Cannot deploy cloud service from Visual Studio - "This account has no subscriptions"

Erik Grigoriev (LV) 25 Reputation points
2025-04-21T11:19:54.68+00:00

"This account has no subscriptions" is the problem.

This happened just recently. I've been deploying "cloud service (extended support)" using Visual Studio for long time successfully. However just recently I am stuck on first step of "Publish Azure Application".

"This account has no subscriptions" is the message. Re-adding account, restarting, updating Visual Studio 2022 to latest version (17.13.6) - nothing helps.

I have "owner" role of subscription and can log-in into portal and manage all resources. However VS says "no subscriptions".

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
3,360 questions
{count} vote

Accepted answer
  1. Srinivasa Reddy Jaggavarapu 1,015 Reputation points Microsoft External Staff Moderator
    2025-04-22T11:42:10.3233333+00:00

    Hi Erik Grigoriev (LV),

    I'm glad that you were able to resolve your issue and thank you for posting your solution so that others experiencing the same thing can easily reference this!

    Since the Microsoft Q&A community has a policy that "The question author cannot accept their own answer. They can only accept answers by others", I'll repost your solution.

    Please click "Accept" the answer as original posters help the community find answers faster by identifying the correct answer.

    Issue: Cannot deploy cloud service from Visual Studio - "This account has no subscriptions"

     

    Resolution: It started to work. Maybe MS did some fixes on their end, but last thing I tried before it started to work was to add "/log" into launch params of Visual Studio shortcut

    "C:\Program Files\Microsoft Visual Studio\2022\Professional\Common7\IDE\devenv.exe" /log

    Please don’t forget to close the thread by clicking "Accept the answer" wherever the information provided helps you, as this can be beneficial to other community members.

    Accept answers on Microsoft Q&A | Microsoft Learn

    An accepted answer is the answer that the person who asked the question chooses as the one they think best solves their problem.

     

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.