Skip to content

Commit 056e8e1

Browse files
authored
Update links to point to GC
updating certain guest config links to the guest configuration sections.
1 parent 029ea2f commit 056e8e1

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/governance/machine-configuration/overview.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Examples of each scenario are provided in the following table.
3333
| [Configuration management][05] | You want a complete representation of a server, as code in source control. The deployment should include properties of the server (size, network, storage) and configuration of operating system and application settings. | "This machine should be a web server configured to host my website." |
3434
| [Compliance][06] | You want to audit or deploy settings to all machines in scope either reactively to existing machines or proactively to new machines as they're deployed. | "All machines should use TLS 1.2. Audit existing machines so I can release change where it's needed, in a controlled way, at scale. For new machines, enforce the setting when they're deployed." |
3535

36-
You can view the per-setting results from configurations in the [Guest assignments page][07]. If an
36+
You can view the per-setting results from configurations in the [Guest assignments page][44]. If an
3737
Azure Policy assignment orchestrated the configuration is orchestrated, you can select the "Last
3838
evaluated resource" link on the ["Compliance details" page][07].
3939

@@ -473,9 +473,10 @@ Machine configuration built-in policy samples are available in the following loc
473473
[35]: /azure/virtual-machines/windows/run-command
474474
[36]: /azure/virtual-machines/linux/run-command
475475
[37]: https://github.com/azure/nxtools#getting-started
476-
[38]: ../policy/samples/built-in-policies.md
477-
[39]: ../policy/samples/built-in-initiatives.md
476+
[38]: ../policy/samples/built-in-policies.md#guest-configuration
477+
[39]: ../policy/samples/built-in-initiatives.md#guest-configuration
478478
[40]: https://github.com/Azure/azure-policy/tree/master/built-in-policies/policySetDefinitions/Guest%20Configuration
479479
[41]: https://github.com/Azure/azure-policy/tree/master/samples/GuestConfiguration/package-samples/resource-modules
480480
[42]: ./how-to/develop-custom-package/overview.md
481481
[43]: ./how-to/create-policy-definition.md
482+
[44]: ../policy/how-to/determine-non-compliance.md#compliance-details-for-guest-configuration

0 commit comments

Comments
 (0)