Skip to content

Commit 762b8f4

Browse files
committed
fixed blocking issues
1 parent 7258448 commit 762b8f4

File tree

6 files changed

+3
-4
lines changed

6 files changed

+3
-4
lines changed

articles/update-manager/guidance-migration-automation-update-management-azure-update-manager.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.author: sudhirsneha
1010

1111
# Move from Automation Update Management to Azure Update Manager
1212

13-
**Applies to:** :heavy_check_mark: Windows VMs :heavy_check_mark: Linux VMs :heavy_check_mark: On-premises environment :heavy_check_mark: Azure Arc-enabled servers.
13+
**Applies to:** :heavy_check_mark: Windows VMs :heavy_check_mark: Linux VMs :heavy_check_mark: On-premises environment :heavy_check_mark: Azure Arc-enabled servers
1414

1515
This article provides guidance to move virtual machines from Automation Update Management to Azure Update Manager.
1616

@@ -71,7 +71,6 @@ After you review the resources that must be moved, you can proceed with the migr
7171

7272
For more information on the parameters to fetch and the location from where it must be fetched, see [migration of machines and schedules](#step-1-migration-of-machines-and-schedules). Once you start the runbook after passing in all the parameters, Azure Update Manager will begin to get enabled on machines and maintenance configuration in Azure Update Manager will start getting created. You can monitor Azure runbook logs for the status of execution and migration of schedules.
7373

74-
:::image type="content" source="./media/guidance-migration-automation-update-management-azure-update-manager/monitor-runbook-logs.png" alt-text="Screenshot that shows monitoring of runbook logs." lightbox="./media/guidance-migration-automation-update-management-azure-update-manager/monitor-runbook-logs.png":::
7574

7675
1. **Deboard resources from Automation Update management**
7776

@@ -104,11 +103,11 @@ To initiate migration from a single VM **Updates** view, follow these steps:
104103

105104
You can see that the Automation account to which the machine belongs is preselected and a summary of all resources in the Automation account is presented. This allows you to migrate the resources from Automation Update Management to Azure Update Manager.
106105

107-
:::image type="content" source="./media/guidance-migration-automation-update-management-azure-update-manager/single-vm-migrate-now.png" alt-text="Screenshot that shows how to migration of resources from single virtual machine entry point." lightbox="./media/guidance-migration-automation-update-management-azure-update-manager/single-vm-migrate-now.png":::
106+
:::image type="content" source="./media/guidance-migration-automation-update-management-azure-update-manager/single-vm-migrate-now.png" alt-text="Screenshot that shows how to migrate the resources from single virtual machine entry point." lightbox="./media/guidance-migration-automation-update-management-azure-update-manager/single-vm-migrate-now.png":::
108107

109108
From here, follow the migration steps listed in [Automation Update Management](#azure-portal-experience-preview).
110109

111-
For more information on how the scripts are executed in the backend, and their behavior see, [Migration scripts (preview)](#migration-scripts-preview)
110+
For more information on how the scripts are executed in the backend, and their behavior see, [Migration scripts (preview)](#migration-scripts-preview).
112111

113112
---
114113

Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)