File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
articles/governance/policy/how-to Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -12,9 +12,8 @@ create the configuration for auditing of the Azure machines. The DSC configurati
12
12
condition that the machine should be in. If the evaluation of the configuration fails, the Policy
13
13
effect ** auditIfNotExists** is triggered and the machine is considered ** non-compliant** .
14
14
15
- [ Azure Policy Guest Configuration] ( /azure/governance/policy/concepts/guest-configuration ) can only
16
- be used to audit settings inside machines. Remediation of settings inside machines isn't yet
17
- available.
15
+ [ Azure Policy Guest Configuration] ( ../concepts/guest-configuration.md ) can only be used to audit
16
+ settings inside machines. Remediation of settings inside machines isn't yet available.
18
17
19
18
Use the following actions to create your own configuration for validating the state of an Azure
20
19
machine.
You can’t perform that action at this time.
0 commit comments