Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Update Azure credentials guide #12489

Open
wants to merge 1 commit into
base: v3
Choose a base branch
from
Open

docs: Update Azure credentials guide #12489

wants to merge 1 commit into from

Conversation

szuvi
Copy link

@szuvi szuvi commented May 20, 2024

Documentation Update

What's changed:

  • Removed confusing name property that is no longer returned after running $ az ad sp create-for-rbac with current az CLI (2.60.0)
  • Update the env variables to better represent required config based on the returned credentials from $ az ad sp create-for-rbac

Why:

  • Current instructions grant the below error
{
  "error":"unauthorized_client",
  "error_description": "AADSTS700016: Application with identifier 'http://azure-cli-2024-xx-xx-xx-xx-xx' was not found in 
    the directory 'Default Directory'. ...
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant