Clarify mapping between az ad sp create-for-rbac output and AZURE_CREDENTIALS format
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 84/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Quiet
- Tech stack
- azure, github-actions
- Domain
- ci-cd, cloud, documentation
Research direction
Open Instructions/Labs/02-deploy-pipelines-sql-database.md and review the az ad sp create-for-rbac and AZURE_CREDENTIALS steps. Clarify how the command output fields correspond to the JSON fields, noting the deprecated --sdk-auth option. Done means a learner can create the azure/login credentials without guessing.
Written by the indexing model from the issue text.
Description
The instruction “use the output from the previous command” is ambiguous.
The Azure CLI command az ad sp create-for-rbac returns:
- appId
- password
- tenant
But the example JSON expects:
- clientId
- clientSecret
- tenantId
It would help to clarify that:
- appId = clientId
- password = clientSecret
- tenant = tenantId
Otherwise, learners may get confused when setting up AZURE_CREDENTIALS for azure/login.
Another option used to be to add --sdk-auth to az ad sp create-for-rbac but that parameter is deprecated
- Dominant language
- No language data
- Stars
- 5
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from MicrosoftLearning/mslearn-sql-dev
-
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
MicrosoftLearning/mslearn-sql-dev#25 · 3 comments ·
All issues in MicrosoftLearning/mslearn-sql-dev
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
sympozium-ai/sympozium#627 ·
-
repo:raw-data
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
hotosm/raw-data-api#316 · 1 comment ·
-
agentic-workflows cascade-suspected
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
willow
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
openedx/openedx-authz#460 ·