简体   繁体   中英

Publish an Azure Web App via Visual Studio for Mac

I've created a sample asp.net core application using Visual Studio for Mac and trying to publish it to Azure . My wizard shows me nothing once opened and hangs at the Querying subscriptions step:

在此处输入图片说明

If I go to preferences -> account - I have a similar issue with the account wizard:

在此处输入图片说明

Currently there is a bug with the authentication in Visual Studio for Mac. It can sometimes be worked around by doing the following:

Close Visual Studio for Mac, delete the ~/.ServiceHub directory, and restart Visual Studio for Mac.

If that does not work you can try deleting both the ~/.ServiceHub and the ~/.IdentityService directory. Then start Visual Studio for Mac and log in again.

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