简体   繁体   English

在Visual Studio 2015中的发布目标列表中找不到'Microsoft Azure Web Apps'

[英]Cannot find 'Microsoft Azure Web Apps' in the list of publish targets in visual studio 2015

I am trying to deploy my web application to Microsoft Azure Web Apps stack. 我正在尝试将Web应用程序部署到Microsoft Azure Web Apps堆栈。 For the same, what I do is, I right click on the project from visual studio 2015, click on publish, and find the 'Publish' window with the list of publish targets in the 'Profile' tab. 同样,我要做的是,右键单击Visual Studio 2015中的项目,单击“发布”,然后在“配置文件”选项卡中找到包含发布目标列表的“发布”窗口。 But, I do not find 'Microsoft Azure Web Apps' option in the list of publish targets. 但是,我在发布目标列表中找不到“ Microsoft Azure Web Apps”选项。 What might be missing ? 可能缺少什么? Please suggest.I have installed Microsoft Azure SDK version 2.9.6. 请提出建议。我已经安装了Microsoft Azure SDK版本2.9.6。 There are newer versions available. 有较新的版本。 Can this be a reason why the web apps option is not appearing ? 这可能是为什么未显示网络应用程序选项的原因吗?

I experienced a similar issue and fixed the issue by installing the latest updates for my Visual Studio and also updates for Windows OS. 我遇到了类似的问题,并通过安装Visual Studio的最新更新以及Windows OS的更新来解决此问题。 Do install the latest Azure SDK (Version 3.0) available and check to see if it helps. 请安装可用的最新Azure SDK(版本3.0),并检查是否有帮助。 Download link: https://azure.microsoft.com/en-in/downloads/ 下载链接: https : //azure.microsoft.com/en-in/downloads/

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM