Skip to content

Commit e0a851d

Browse files
authored
address Acrolinx issues
1 parent 07aa145 commit e0a851d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/update-center/periodic-assessment-at-scale.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,20 +17,20 @@ This article describes how to enable Periodic Assessment for your machines at sc
1717
1818
## Enable Periodic assessment for your Azure machines using Policy
1919
1. Go to **Policy** from the Azure portal and under **Authoring**, go to **Definitions**.
20-
1. From the **Category** dropdown, select **Update management center**. Select *[Preview]: Configure periodic checking for missing system updates on azure virtual machines* for Azure machines.
20+
1. From the **Category** dropdown, select **Update management center**. Select *[Preview]: Configure periodic checking for missing system updates on Azure virtual machines* for Azure machines.
2121
1. When the Policy Definition opens, select Assign.
2222
1. In **Basics**, select your subscription as your scope. You can also specify a resource group within subscription as the scope and select Next.
2323
1. In **Parameters**, uncheck **Only show parameters that need input or review** so that you can see the values of parameters. In **Assessment** mode, select *AutomaticByPlatform*, select *Operating system* and select **Next**. You need to create separate policies for Windows and Linux.
2424
1. In **Remediation**, check **Create a remediation task**, so that periodic assessment is enabled on your machines and click **Next**.
2525
1. In **Non-compliance message**, provide the message that you would like to see in case of non-compliance. For example: *Your machine doesn't have periodic assessment enabled.* Select **Review+Create.**
26-
1. On the **Review+Create** tab, select **Create**. This will the trigger Assignment and Remediation Task creation which can take a minute or so.
26+
1. On the **Review+Create** tab, select **Create**. This action triggers Assignment and Remediation Task creation, which can take a minute or so.
2727

2828
You can monitor the compliance of resources under **Compliance** and remediation status under **Remediation** from the Policy home page.
2929

3030
## Enable Periodic assessment for your Arc machines using Policy
3131

3232
1. Go to **Policy** from the Azure portal and under **Authoring**, **Definitions**.
33-
1. From the **Category** dropdown, select **Update management center**. Select *[Preview]: Configure periodic checking for missing system updates on azure Arc-enabled servers* for Arc-enabled machines.
33+
1. From the **Category** dropdown, select **Update management center**. Select *[Preview]: Configure periodic checking for missing system updates on Azure Arc-enabled servers* for Arc-enabled machines.
3434
1. When the Policy Definition opens, select **Assign**.
3535
1. In **Basics**, select your subscription as your scope. You can also specify a resource group within subscription as the scope and select **Next**.
3636
1. In **Parameters**, uncheck **Only show parameters that need input or review** so that you can see the values of parameters. In **Assessment** mode, select *AutomaticByPlatform*, select *Operating system* and select **Next**. You need to create separate policies for Windows and Linux.
@@ -56,4 +56,4 @@ You can monitor compliance of resources under **Compliance** and remediation sta
5656

5757
* [View assessment compliance](view-updates.md) and [deploy updates](deploy-updates.md) for a selected Azure VM or Arc-enabled server, or across [multiple machines](manage-multiple-machines.md) in your subscription in the Azure portal.
5858
* To view update assessment and deployment logs generated by update management center (preview), see [query logs](query-logs.md).
59-
* To troubleshoot issues, see the [Troubleshoot](troubleshoot.md) update management center (preview).
59+
* To troubleshoot issues, see the [Troubleshoot](troubleshoot.md) update management center (preview).

0 commit comments

Comments
 (0)