Skip to content

Commit bbbcec2

Browse files
Changing 'DataPlane'
The only DataPlane effect that would be in question here is the ANM one, but we don't use the DP term externally-- changing it to RP mode
1 parent 54fd817 commit bbbcec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/governance/policy/concepts/policy-applicability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Condition(s) in the `if` block of the policy rule are evaluated for applicabilit
2121
> [!NOTE]
2222
> Applicability is different from compliance, and the logic used to determine each is different. If a resource is **applicable** that means it is relevant to the policy. If a resource is **compliant** that means it adheres to the policy. Sometimes only certain conditions from the policy rule impact applicability, while all conditions of the policy rule impact compliance state.
2323
24-
## Applicability logic for Append/Modify/Audit/Deny/DataPlane effects
24+
## Applicability logic for Append/Modify/Audit/Deny/RP Mode specific effects
2525

2626
Azure Policy evaluates only `type`, `name`, and `kind` conditions in the policy rule `if` expression and treats other conditions as true (or false when negated). If the final evaluation result is true, the policy is applicable. Otherwise, it's not applicable.
2727

0 commit comments

Comments
 (0)