We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bba014f commit 4b30a45Copy full SHA for 4b30a45
articles/deployment-environments/how-to-authenticate.md
@@ -38,7 +38,7 @@ az account set --subscription <subscription_id>
38
### Retrieve the Azure AD access token
39
40
Use the Azure CLI to acquire an access token for the Azure AD authenticated user.
41
-Note that the resource id is different depending on if you are accessing administrator (control plane) APIs or developer (data plane) APIs.
+Note that the resource ID is different depending on if you are accessing administrator (control plane) APIs or developer (data plane) APIs.
42
43
For administrator APIs, use the following command:
44
```azurecli-interactive
0 commit comments