Skip to content

Commit 13a82ce

Browse files
Merge pull request #292776 from dlepow/patch-185476
[APIM][UUF] Update set-edit-policies.md
2 parents d34534f + 68d50a9 commit 13a82ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/set-edit-policies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ To modify the policy evaluation order using the policy editor:
221221

222222
> [!NOTE]
223223
> * You can place the `base` element before or after any policy element in a section.
224-
> * If you want to prevent inheriting policies from the parent scope, remove the `base` element. In most cases, this isn't recommended.
224+
> * If you want to prevent inheriting policies from the parent scope, remove the `base` element. In most cases, this isn't recommended. However, it may be useful in certain situations, such as when you want to apply different policies to a specific operation than are configured for the API (all operations) scope.
225225

226226
1. Continue to configure the `base` element in policy definitions at successively broader scopes.
227227

0 commit comments

Comments
 (0)