Skip to content

Commit 03da6f8

Browse files
authored
Merge pull request #177649 from mike-urnun-msft/patch-11
(Azure CXP) re-links to samples index
2 parents 711dce2 + 58f12e0 commit 03da6f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/api-management/policies/authorize-request-based-on-jwt-claims.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.author: danlep
1818

1919
# Authorize access based on JWT claims
2020

21-
This article shows an Azure API management policy sample that demonstrates how to authorize access to specific HTTP methods on an API based on JWT claims. To set or edit a policy code, follow the steps described in [Set or edit a policy](../set-edit-policies.md). To see other examples, see [policy samples](../policy-reference.md).
21+
This article shows an Azure API management policy sample that demonstrates how to authorize access to specific HTTP methods on an API based on JWT claims. To set or edit a policy code, follow the steps described in [Set or edit a policy](../set-edit-policies.md). To see other examples, see [policy samples](index.md).
2222

2323
## Policy
2424

@@ -31,4 +31,4 @@ Paste the code into the **inbound** block.
3131
Learn more about APIM policies:
3232

3333
+ [Transformation policies](../api-management-transformation-policies.md)
34-
+ [Policy samples](../policy-reference.md)
34+
+ [Policy samples](../policy-reference.md)

0 commit comments

Comments
 (0)