I am getting an error 'No access was configured for the VM, hence no subscriptions were found"

Vivek Bezavada 306 Reputation points Microsoft Employee
2020-05-07T12:04:01.45+00:00

I am getting an error 'No access was configured for the VM, hence no subscriptions were found". What should I do?

[Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question]

Source: Azure Documentation FAQ Link

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
480 questions
0 comments No comments
{count} vote

Accepted answer
  1. KarishmaTiwari-MSFT 20,552 Reputation points Microsoft Employee
    2020-05-07T21:27:46.757+00:00

    This could happen if you are using az login --identity in your ACR Task. This is a transient error and occurs when the role assignment of your Managed Identity hasn't propagated. Waiting a few seconds before retrying works.

    Source : Azure Documentation FAQ Link

    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.