You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/governance/policy/concepts/assignment-structure.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,8 +58,11 @@ characters and **description** a maximum length of _512_ characters.
58
58
## Enforcement Mode
59
59
60
60
The **enforcementMode** property provides customers the ability to test the outcome of a policy on
61
-
existing resources without initiating the policy effect or triggering entries in the [Azure Activity log](../../../azure-monitor/platform/activity-logs-overview.md).
62
-
This scenario is commonly referred to as "What If" and aligns to safe deployment practices.
61
+
existing resources without initiating the policy effect or triggering entries in the
62
+
[Azure Activity log](../../../azure-monitor/platform/activity-logs-overview.md). This scenario is
63
+
commonly referred to as "What If" and aligns to safe deployment practices. **enforcementMode** is
64
+
different from the [Disabled](./effects.md#disabled) effect, as that effect prevents resource
0 commit comments