Skip to content

Commit d34914a

Browse files
authored
Merge pull request #96922 from DCtheGeek/dmc-gov-fixlinks
Making links referential to enable valiation
2 parents 6c08613 + 8c121bd commit d34914a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,8 @@ create the configuration for auditing of the Azure machines. The DSC configurati
1212
condition that the machine should be in. If the evaluation of the configuration fails, the Policy
1313
effect **auditIfNotExists** is triggered and the machine is considered **non-compliant**.
1414

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.
1817

1918
Use the following actions to create your own configuration for validating the state of an Azure
2019
machine.

0 commit comments

Comments
 (0)