Skip to content

Commit 653f850

Browse files
authored
Merge pull request #106467 from MGoedtel/task1665806d
updated UM tutorial article
2 parents 724561a + 2ef13b2 commit 653f850

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

articles/automation/automation-tutorial-update-management.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article provides an overview of how to use Azure Automation Up
44
services: automation
55
ms.subservice: update-management
66
ms.topic: tutorial
7-
ms.date: 01/21/2020
7+
ms.date: 03/04/2020
88
ms.custom: mvc
99
---
1010
# Manage updates and patches for your Azure VMs
@@ -38,9 +38,9 @@ Sign in to the Azure portal at https://portal.azure.com.
3838

3939
First, enable Update Management on your VM for this tutorial:
4040

41-
1. In the [Azure portal](https://portal.azure.com) menu, select **Virtual machines** or search for and select **Virtual machines** from the **Home** page.
42-
1. Select the VM for which you want to enable Update Management.
43-
1. On the VM page, under **OPERATIONS**, select **Update management**. The **Enable Update Management** pane opens.
41+
1. In the [Azure portal](https://portal.azure.com), from the left-hand pane select **Virtual machines** or search for and select **Virtual machines** from the **Home** page.
42+
2. Select the VM for which you want to enable Update Management.
43+
3. On the VM page, under **Operations**, select **Update management**. The **Enable Update management** pane opens.
4444

4545
Validation is performed to determine whether Update Management is enabled for this VM. This validation includes checks for a Log Analytics workspace and linked Automation account, and whether the Update Management solution is enabled in the workspace.
4646

@@ -52,23 +52,23 @@ If any of the following prerequisites were found to be missing during onboarding
5252

5353
* [Log Analytics](../azure-monitor/platform/data-platform-logs.md) workspace
5454
* An [Automation account](./automation-offering-get-started.md)
55-
* A [Hybrid Runbook Worker](./automation-hybrid-runbook-worker.md) (enabled on the VM)
55+
* A [Hybrid Runbook Worker](./automation-hybrid-runbook-worker.md) enabled on the VM
5656

57-
Under **Update Management**, set the location, Log Analytics workspace, and Automation account to use. Then, select **Enable**. If these options aren't available, it means that another automation solution is enabled for the VM. In that case, the same workspace and Automation account must be used.
57+
Under **Update management**, set the location, Log Analytics workspace, and Automation account to use. Then, select **Enable**. If these options aren't available, it means that another Automation solution is enabled for the VM. In that case, the same workspace and Automation account must be used.
5858

5959
![Enable the Update Management solution window](./media/automation-tutorial-update-management/manageupdates-update-enable.png)
6060

61-
Enabling the solution can take up to a few minutes. During this time, don't close the browser window. After the solution is enabled, information about missing updates on the VM flows to Azure Monitor logs. It can take between 30 minutes and 6 hours for the data to be available for analysis.
61+
Enabling the solution can take several minutes. During this time, don't close the browser window. After the solution is enabled, information about missing updates on the VM flows to Azure Monitor logs. It can take between 30 minutes and 6 hours for the data to be available for analysis.
6262

6363
## View update assessment
6464

6565
After Update Management is enabled, the **Update management** pane opens. If any updates are identified as missing, a list of missing updates is shown on the **Missing updates** tab.
6666

67-
Under **INFORMATION LINK**, select the update link to open the support article for the update. You can learn important information about the update.
67+
Under **Information link**, select the update link to open the support article for the update. You can learn important information about the update.
6868

6969
![View update status](./media/automation-tutorial-update-management/manageupdates-view-status-win.png)
7070

71-
Click anywhere else on the update to open the **Log Search** pane for the selected update. The query for the log search is predefined for that specific update. You can modify this query or create your own query to view detailed information about the updates that are deployed or missing in your environment.
71+
Click anywhere else on the update to open the **Log search** pane for the selected update. The query for the log search is predefined for that specific update. You can modify this query or create your own query to view detailed information about the updates that are deployed or missing in your environment.
7272

7373
![View update status](./media/automation-tutorial-update-management/logsearch.png)
7474

@@ -105,15 +105,15 @@ Under **Action groups**, select **Create New**. An action group is a group of ac
105105

106106
In the **Action group name** box, enter a name for the alert and a short name. The short name is used in place of a full action group name when notifications are sent by using this group.
107107

108-
Under **Actions**, enter a name for the action, like **Email Notifications**. Under **ACTION TYPE**, select **Email/SMS/Push/Voice**. Under **DETAILS**, select **Edit details**.
108+
Under **Actions**, enter a name for the action, like **Email notifications**. Under **Action type**, select **Email/SMS/Push/Voice**. Under **Details**, select **Edit details**.
109109

110110
In the **Email/SMS/Push/Voice** pane, enter a name. Select the **Email** check box, and then enter a valid email address.
111111

112112
![Configure an email action group](./media/automation-tutorial-update-management/configure-email-action-group.png)
113113

114-
In the **Email/SMS/Push/Voice** pane, select **OK**. In the **Add action group** pane, select **OK**.
114+
In the **Email/SMS/Push/Voice** pane, select **Ok**. In the **Add action group** pane, select **Ok**.
115115

116-
To customize the subject of the alert email, under **Create rule**, under **Customize Actions**, select **Email subject**. When you're finished, select **Create alert rule**. The alert tells you when an update deployment succeeds, and which machines were part of that update deployment run.
116+
To customize the subject of the alert email, under **Create rule**, under **Customize actions**, select **Email subject**. When you're finished, select **Create alert rule**. The alert tells you when an update deployment succeeds, and which machines were part of that update deployment run.
117117

118118
## Schedule an update deployment
119119

@@ -133,7 +133,7 @@ Under **New update deployment**, specify the following information:
133133

134134
* **Groups to update (preview)**: Define a query based on a combination of subscription, resource groups, locations, and tags to build a dynamic group of Azure VMs to include in your deployment. To learn more, see [Dynamic Groups](automation-update-management-groups.md)
135135

136-
* **Machines to update**: Select a Saved search, Imported group, or pick Machine from the drop-down and select individual machines. If you choose **Machines**, the readiness of the machine is shown in the **UPDATE AGENT READINESS** column. To learn about the different methods of creating computer groups in Azure Monitor logs, see [Computer groups in Azure Monitor logs](../azure-monitor/platform/computer-groups.md)
136+
* **Machines to update**: Select a Saved search, Imported group, or pick Machine from the drop-down and select individual machines. If you choose **Machines**, the readiness of the machine is shown in the **Update agent readiness** column. To learn about the different methods of creating computer groups in Azure Monitor logs, see [Computer groups in Azure Monitor logs](../azure-monitor/platform/computer-groups.md)
137137

138138
* **Update classification**: Select the supported update classifications available for each product that can be included in the update deployment. For this tutorial, leave all types selected.
139139

@@ -157,7 +157,7 @@ Under **New update deployment**, specify the following information:
157157
158158
* **Schedule settings**: The **Schedule Settings** pane opens. The default start time is 30 minutes after the current time. You can set the start time to any time from 10 minutes in the future.
159159

160-
You can also specify whether the deployment occurs once, or set up a recurring schedule. Under **Recurrence**, select **Once**. Leave the default as 1 day and select **OK**. This sets up a recurring schedule.
160+
You can also specify whether the deployment occurs once, or set up a recurring schedule. Under **Recurrence**, select **Once**. Leave the default as 1 day and select **Ok**. This sets up a recurring schedule.
161161

162162
* **Pre-scripts + Post-scripts**: Select the scripts to run before and after your deployment. To learn more, see [Manage Pre and Post scripts](pre-post-scripts.md).
163163

78.1 KB
Loading

0 commit comments

Comments
 (0)