Skip to content

Commit 8ab9030

Browse files
(AB#85432) Update machine configuration references
This change updates the links across the documentation in the repository that reference the renamed machine configuration articles.
1 parent 76f3589 commit 8ab9030

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

articles/automation/automation-services.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Replaces repetitive, day-to-day operational tasks with an exception-only managem
118118

119119
### Azure Policy based Guest Configuration
120120

121-
Azure Policy based Guest configuration is the next iteration of Azure Automation State configuration. [Learn more](../governance/machine-configuration/machine-configuration-policy-effects.md).
121+
Azure Policy based Guest configuration is the next iteration of Azure Automation State configuration. [Learn more](../governance/machine-configuration/remediation-options.md).
122122

123123
You can check on what is installed in:
124124

@@ -128,7 +128,7 @@ Azure Policy based Guest configuration is the next iteration of Azure Automation
128128

129129
| **Scenarios** | **Users** |
130130
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
131-
| Obtain compliance data that may include: The configuration of the operating system – files, registry, and services, Application configuration or presence, Check environment settings. </br> </br> Audit or deploy settings to all machines (Set) in scope either reactively to existing machines or proactively to new machines as they are deployed. </br> </br> Respond to policy events to provide [remediation on demand or continuous remediation.](../governance/machine-configuration/machine-configuration-policy-effects.md#remediation-on-demand-applyandmonitor) | The Central IT, Infrastructure Administrators, Auditors (Cloud custodians) are working towards the regulatory requirements at scale and ensuring that servers' end state looks as desired. </br> </br> The application teams validate compliance before releasing change. |
131+
| Obtain compliance data that may include: The configuration of the operating system – files, registry, and services, Application configuration or presence, Check environment settings. </br> </br> Audit or deploy settings to all machines (Set) in scope either reactively to existing machines or proactively to new machines as they are deployed. </br> </br> Respond to policy events to provide [remediation on demand or continuous remediation.](../governance/machine-configuration/remediation-options.md#remediation-on-demand-applyandmonitor) | The Central IT, Infrastructure Administrators, Auditors (Cloud custodians) are working towards the regulatory requirements at scale and ensuring that servers' end state looks as desired. </br> </br> The application teams validate compliance before releasing change. |
132132

133133

134134
### Azure Automation - Process Automation

articles/azure-arc/servers/agent-release-notes-archive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ Download for [Windows](https://download.microsoft.com/download/1/c/4/1c4a0bde-0b
269269

270270
### Fixed
271271

272-
- The guest configuration policy agent can now configure and remediate system settings. Existing policy assignments continue to be audit-only. Learn more about the Azure Policy [guest configuration remediation options](../../governance/machine-configuration/machine-configuration-policy-effects.md).
272+
- The guest configuration policy agent can now configure and remediate system settings. Existing policy assignments continue to be audit-only. Learn more about the Azure Policy [guest configuration remediation options](../../governance/machine-configuration/remediation-options.md).
273273
- The guest configuration policy agent now restarts every 48 hours instead of every 6 hours.
274274

275275
## Version 1.9 - July 2021

articles/azure-arc/servers/manage-vm-extensions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ In this release, we support the following VM extensions on Windows and Linux mac
4545
To learn about the Azure Connected Machine agent package and details about the Extension agent component, see [Agent overview](agent-overview.md).
4646

4747
> [!NOTE]
48-
> The Desired State Configuration VM extension is no longer available for Azure Arc-enabled servers. Alternatively, we recommend [migrating to machine configuration](../../governance/machine-configuration/machine-configuration-azure-automation-migration.md) or using the Custom Script Extension to manage the post-deployment configuration of your server.
48+
> The Desired State Configuration VM extension is no longer available for Azure Arc-enabled servers. Alternatively, we recommend [migrating to machine configuration](../../governance/machine-configuration/migrate-from-azure-automation.md) or using the Custom Script Extension to manage the post-deployment configuration of your server.
4949
5050
Arc-enabled servers support moving machines with one or more VM extensions installed between resource groups or another Azure subscription without experiencing any impact to their configuration. The source and destination subscriptions must exist within the same [Azure Active Directory tenant](../../active-directory/develop/quickstart-create-new-tenant.md). This support is enabled starting with the Connected Machine agent version **1.8.21197.005**. For more information about moving resources and considerations before proceeding, see [Move resources to a new resource group or subscription](../../azure-resource-manager/management/move-resource-group-and-subscription.md).
5151

articles/governance/policy/how-to/determine-non-compliance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ The guest configuration feature can be used outside of Azure Policy assignments.
215215
For example,
216216
[Azure AutoManage](../../../automanage/index.yml)
217217
creates guest configuration assignments, or you might
218-
[assign configurations when you deploy machines](../../machine-configuration/machine-configuration-create-assignment.md).
218+
[assign configurations when you deploy machines](../../machine-configuration/how-to-create-assignment.md).
219219

220220
To view all guest configuration assignments across your tenant, from the Azure
221221
portal open the **Guest Assignments** page. To view detailed compliance

0 commit comments

Comments
 (0)