Skip to content

Commit ba96f79

Browse files
authored
Merge pull request #199101 from dlepow/patch-109
[APIM] Policy fragment updates
2 parents d5174be + a12f26c commit ba96f79

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/api-management/policy-fragments.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ ms.service: api-management
99
ms.topic: article
1010
ms.date: 04/28/2022
1111
ms.author: danlep
12+
ms.custom: event-tier1-build-2022
1213
---
1314

1415
# Reuse policy configurations in your API Management policy definitions
@@ -99,8 +100,8 @@ After creating a policy fragment, you can view and update policy properties, or
99100
1. Select **Policy editor**.
100101
1. Update the statements in the fragment and then select **Apply**.
101102

102-
103-
* Update affects all policy definitions where the fragment is included
103+
> [!NOTE]
104+
> Update affects all policy definitions where the fragment is included.
104105
105106
**To delete a policy fragment:**
106107

@@ -113,4 +114,4 @@ For more information about working with policies, see:
113114
+ [Tutorial: Transform and protect APIs](transform-api.md)
114115
+ [Set or edit policies](set-edit-policies.md)
115116
+ [Policy reference](./api-management-policies.md) for a full list of policy statements
116-
+ [Policy samples](./policies/index.md)
117+
+ [Policy samples](./policies/index.md)

0 commit comments

Comments
 (0)