File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
articles/governance/policy/how-to Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ manager: carmonm
13
13
Guest Configuration uses a [ Desired State Configuration] ( /powershell/dsc ) (DSC) resource module to
14
14
create the configuration for auditing of the Azure machines. The DSC configuration defines
15
15
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** .
17
17
18
18
[ Azure Policy Guest Configuration] ( /azure/governance/policy/concepts/guest-configuration )
19
19
can only be used to audit settings inside machines. Remediation
You can’t perform that action at this time.
0 commit comments