Visual Studio not finding my Azure subscriptions

前端 未结 11 1032
借酒劲吻你
借酒劲吻你 2020-12-09 15:14

I have a working Azure account with various services already running. I receive monthly bills for these.

Now, I created a workerrole in Visual Studio that I want to

11条回答
  •  囚心锁ツ
    2020-12-09 15:57

    I had the same issue, as other members said, it's a cache issue.

    SOLUTION:

    In visual studio, Top-right button with your credentials:

    • Click on account settings
    • In "All accounts" section, "Remove" all your accounts
    • In "Personalization Account", Sign out (EDIT:This step is no longer required)
    • Restart visual studio (EDIT: This step is no longer required)
    • Re-enter your credentials

    Now your subscriptions should appear.

提交回复
热议问题