Skip to content

Commit bba014f

Browse files
Acrolinx fix
1 parent 594611b commit bba014f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/dev-box/how-to-authenticate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ az account set --subscription <subscription_id>
3838
### Retrieve the Azure AD access token
3939

4040
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.
41+
Note that the resource ID is different depending on if you are accessing administrator (control plane) APIs or developer (data plane) APIs.
4242

4343
For administrator APIs, use the following command:
4444
```azurecli-interactive

0 commit comments

Comments
 (0)