Skip to content

Commit fa92d01

Browse files
authored
missed effect
1 parent 6f2b89e commit fa92d01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/governance/policy/how-to/guest-configuration-create.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ manager: carmonm
1313
Guest Configuration uses a [Desired State Configuration](/powershell/dsc) (DSC) resource module to
1414
create the configuration for auditing of the Azure machines. The DSC configuration defines
1515
the condition that the machine should be in. If the evaluation of the configuration fails,
16-
the Policy effect **audit** is triggered and the machine is considered **non-compliant**.
16+
the Policy effect **auditIfNotExists** is triggered and the machine is considered **non-compliant**.
1717

1818
[Azure Policy Guest Configuration](/azure/governance/policy/concepts/guest-configuration)
1919
can only be used to audit settings inside machines. Remediation

0 commit comments

Comments
 (0)