Skip to content

Commit c5cb675

Browse files
Merge pull request #262641 from tomkerkhove/patch-19
fix(apim): Microsoft Entra ID for customers (preview) is not supported for validate-azure-ad-token policy
2 parents 4f96b49 + a31b560 commit c5cb675

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/api-management/validate-azure-ad-token-policy.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ The `validate-azure-ad-token` policy enforces the existence and validity of a JS
9292
### Usage notes
9393

9494
* You can use access restriction policies in different scopes for different purposes. For example, you can secure the whole API with Microsoft Entra authentication by applying the `validate-azure-ad-token` policy on the API level, or you can apply it on the API operation level and use `claims` for more granular control.
95+
* [Microsoft Entra ID for customers (preview)](/entra/external-id/customers/concept-supported-features-customers) is not supported.
9596

9697
## Examples
9798

0 commit comments

Comments
 (0)