简体   繁体   English

使用SQL Server创建Microsoft Azure Web App失败

[英]Creation of Microsoft Azure Web App with sql server failed

I got the following error when creating an azure web app: 创建Azure Web应用程序时出现以下错误:

Creation of Microsoft Azure Web App with sql server failed 使用SQL Server创建Microsoft Azure Web App失败

I know what the issue is, but i dont know how to go back, change the settings and retry to create the web app. 我知道问题所在,但我不知道如何返回,更改设置并重试创建Web应用程序。 Can anyone advise how i do this? 谁能告诉我我该怎么做?

Per your comment, did you try editing the publish profile and correct the settings that where incorrect? 根据您的评论,您是否尝试过编辑发布配置文件并更正了不正确的设置?

You can edit the publish profile found under "Properties". 您可以编辑在“属性”下找到的发布配置文件。 It is an XML file that contains all the settings for publishing your site. 这是一个XML文件,其中包含发布网站的所有设置。

More information can be found here: How to: Edit Deployment Settings in Publish Profile (.pubxml) Files and the .wpp.targets File in Visual Studio Web Projects 可以在这里找到更多信息: 如何:在Visual Studio Web项目中的发布配置文件(.pubxml)和.wpp.targets文件中编辑部署设置

在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 到本地的Azure VPN无法从Azure Web应用程序连接SQL Server - Azure VPN to on-premises cannot connect SQL Server from azure web app Azure Web App-连接字符串在本地但不在服务器上起作用[EntityException:基础提供程序在打开时失败] - Azure Web App - Connection String works on local but not on server [EntityException: The underlying provider failed on Open] Azure上的SQL Server中的用户'san'登录失败 - Login failed for user 'san' in SQL Server on Azure Microsoft Azure Web App Asp.Net MVC上的Crsytal报告 - Crsytal Reports on Microsoft Azure Web App Asp.Net MVC 应用程序Web部署到单独的Web服务器后的SQL Server错误 - SQL Server Error After Web Deploy of App to Separate Web Server 在 ASP.NET Web 应用程序中使用应用程序的标识 (Azure AD) 调用 Microsoft Graph - Using app's identity (Azure AD) in ASP.NET web app to call Microsoft Graph Azure 1小时Web应用程序试用-SQL Compact DB - Azure 1-hour Web App try - SQL Compact db 客户端和服务器位于同一 Web 应用程序中的 Azure Bot 项目 - Azure Bot project with client and server in same web app Windows Azure和Windows Server上可以存在相同的Web应用程序吗? - Can the same web app exist on Windows Azure as on Windows Server? 在不点击Microsoft登录页的情况下无法访问Azure上的Web应用程序 - Can't access web app on Azure without hitting Microsoft Login page
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM