Skip to content

Commit 2571392

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into certARS
2 parents c784c45 + 66ed828 commit 2571392

File tree

103 files changed

+671
-266
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

103 files changed

+671
-266
lines changed

articles/api-management/authentication-managed-identity-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Both system-assigned identity and any of the multiple user-assigned identities c
3131
| Attribute | Description | Required | Default |
3232
| ----------------- | ------------------------------------------------------ | -------- | ------- |
3333
|resource|String. The application ID of the target web API (secured resource) in Microsoft Entra ID. Policy expressions are allowed. |Yes|N/A|
34-
|client-id|String. The client ID of the user-assigned identity in Microsoft Entra ID. Policy expressions aren't allowed. |No|system-assigned identity|
34+
|client-id|String. The client ID of the user-assigned identity in Microsoft Entra ID. Policy expressions aren't allowed. |No|N/A. System-assigned identity is used if attribute is not present.|
3535
|output-token-variable-name|String. Name of the context variable that will receive token value as an object of type `string`. Policy expressions aren't allowed. |No|N/A|
3636
|ignore-error|Boolean. If set to `true`, the policy pipeline continues to execute even if an access token isn't obtained.|No|`false`|
3737

-30.3 KB
Loading
-31.3 KB
Loading
42.6 KB
Loading
42.4 KB
Loading
10.1 KB
Loading
28.4 KB
Loading
42.6 KB
Loading
13.1 KB
Loading
14.9 KB
Loading

0 commit comments

Comments
 (0)