Skip to content

Commit 118d4c1

Browse files
Merge pull request #215078 from nehakulkarni123/patch-11
Changing 'DataPlane'
2 parents 92ab986 + bbbcec2 commit 118d4c1

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)