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.
Publish to AzureRight click the bin\Publish folder and select Deploy to Web App... and follow the prompts. Select the subscription where the Azure Web App resource is located. Select the Azure Web App resource to which you will publish.
ASP.NET, PHP and WCF can be used as web applications for Microsoft azure.
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 onUpdates
in the left-hand pane. You should see the Azure SDK with aUpdate
button. Follow that.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With