简体   繁体   中英

Visual Studio 2015 does not find existing Web Apps on Azure Cloud during Web Deploy

On my Azure account I have several Web Apps .

I'm trying to deploy my ASP.NET MVC project from Visual Studio 2015 using Publish . But it doesn't find any existing Web Apps on my Azure account. I logged in in Visual Studio. Credentials are correct. But list of existing Web Apps in VS is empty:

在此输入图像描述


I select Microsoft Azure Web Apps :

Then it's loading some time and finally the list of existing Web Apps is empty. 在此输入图像描述


I thought that it's my specific project that doesn't work. Then I created new ASP MVC Web Application (template). Still, the list is empty.

My IDE: MS Visual Studio Professional 2015-U3


What might be a reason that VS cannot find existing Web Apps on my Azure cloud account? I tried to reenter my credentials, logout and login. Nothing.

I have updated my Microsoft Azure SDK from version 2.7 to a newer ( 2.9.6 ) and problem resolved. Now it works. The list of existing resource groups and web apps is correct. 在此输入图像描述


As @Marnee mentioned:

In Visual Studio go to Tools >> Extensions and Updates . Click on Updates in the left-hand pane. You should see the Azure SDK with a Update button. Follow that.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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