You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/update-center/periodic-assessment-at-scale.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,20 +17,20 @@ This article describes how to enable Periodic Assessment for your machines at sc
17
17
18
18
## Enable Periodic assessment for your Azure machines using Policy
19
19
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.
21
21
1. When the Policy Definition opens, select Assign.
22
22
1. In **Basics**, select your subscription as your scope. You can also specify a resource group within subscription as the scope and select Next.
23
23
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.
24
24
1. In **Remediation**, check **Create a remediation task**, so that periodic assessment is enabled on your machines and click **Next**.
25
25
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.
27
27
28
28
You can monitor the compliance of resources under **Compliance** and remediation status under **Remediation** from the Policy home page.
29
29
30
30
## Enable Periodic assessment for your Arc machines using Policy
31
31
32
32
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.
34
34
1. When the Policy Definition opens, select **Assign**.
35
35
1. In **Basics**, select your subscription as your scope. You can also specify a resource group within subscription as the scope and select **Next**.
36
36
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
56
56
57
57
*[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.
58
58
* 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