Skip to content

Commit 8e99c34

Browse files
Merge pull request #212412 from shanhix1/patch-8
Clarifying wording about resource scanning
2 parents 21404b5 + 39da020 commit 8e99c34

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
@@ -8,7 +8,7 @@ author: timwarner-msft
88
---
99
# What is applicability in Azure Policy?
1010

11-
When a policy definition is assigned to a scope, Azure Policy scans every resource in that scope to determine what should be considered for compliance evaluation. A resource will only be assessed for compliance if it is considered **applicable** to the given policy assignment.
11+
When a policy definition is assigned to a scope, Azure Policy determines which resources in that scope should be considered for compliance evaluation. A resource will only be assessed for compliance if it is considered **applicable** to the given policy assignment.
1212

1313
Applicability is determined by several factors:
1414
- **Conditions** in the `if` block of the [policy rule](../concepts/definition-structure.md#policy-rule).

0 commit comments

Comments
 (0)