Hi all. I'm trying to publish a website from Visual Studio 2015 CTP 6 to Azure websites. It first asks me to log on, but it doesn't have my Azure username in the popup; it has the default profile username. I provide my Windows Live username and password, which are associated with this Azure web site with role "Contributor".
However, the publish doesn't succeed and gives error:
========== Build: 1 succeeded or up-to-date, 0 failed, 0 skipped ========== grunt-cli: The grunt command line interface. (v0.1.13) The 'prepare' script failed with status code 99.
In Server Explorer, I right-click on "Azure" and choose "Connect to Microsoft Azure Subscription". I provide my credentials, refresh it, and it still doesn't show any sites under the "Websites" area. What am I doing wrong in this process? Thanks for your help.