Skip to content

Commit 4021be2

Browse files
committed
Add missing word
1 parent f30d633 commit 4021be2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/azure/sdk/authentication/create-token-credentials-from-configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ The resource ID takes the form
124124

125125
#### Managed identity as a federated identity credential
126126

127-
This [managed identity as a federated identity credential](/entra/workload-id/workload-identity-federation-config-app-trust-managed-identity?tabs=microsoft-entra-admin-center%2Cdotnet) feature is supported in `Microsoft.Extensions.Azure` versions 1.12.0 and later. The feature doesn't work with system-assigned managed identity. A user-assigned managed identity can be used by providing a client ID, resource ID, or object ID.
127+
The [managed identity as a federated identity credential](/entra/workload-id/workload-identity-federation-config-app-trust-managed-identity?tabs=microsoft-entra-admin-center%2Cdotnet) feature is supported in `Microsoft.Extensions.Azure` versions 1.12.0 and later. The feature doesn't work with system-assigned managed identity. A user-assigned managed identity can be used by providing a client ID, resource ID, or object ID.
128128

129129
## [Client ID](#tab/client-id)
130130

@@ -167,7 +167,7 @@ The resource ID takes the form
167167

168168
---
169169

170-
The `azureCloud` key value is used to set the Microsoft Entra token scope. It can be one of the following values:
170+
The `azureCloud` key value is used to set the Microsoft Entra access token scope. It can be one of the following values:
171171

172172
- `public` for Azure Public Cloud
173173
- `usgov` for Azure US Government Cloud

0 commit comments

Comments
 (0)