Skip to content

Commit 1210d51

Browse files
Merge pull request #266250 from SnehaSudhirG/14Feb-Migrationhyperlinking
Added the ref link for script
2 parents 23e577d + ae1cd77 commit 1210d51

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Guidance overview on migration from Automation Update Management to
44
author: snehasudhirG
55
ms.service: azure-update-manager
66
ms.topic: conceptual
7-
ms.date: 02/01/2024
7+
ms.date: 02/14/2024
88
ms.author: sudhirsneha
99
---
1010

@@ -85,7 +85,7 @@ Migration automation runbook ignores resources that aren't onboarded to Arc. It'
8585

8686
**B. Run the script**
8787

88-
Download and run the PowerShell script `MigrationPrerequisiteScript` locally. This script takes AutomationAccountResourceId of the Automation account to be migrated as the input.
88+
Download and run the PowerShell script [`MigrationPrerequisiteScript`](https://github.com/azureautomation/Preqrequisite-for-Migration-from-Azure-Automation-Update-Management-to-Azure-Update-Manager/blob/main/MigrationPrerequisites.ps1) locally. This script takes AutomationAccountResourceId of the Automation account to be migrated as the input.
8989

9090
:::image type="content" source="./media/guidance-migration-automation-update-management-azure-update-manager/run-script.png" alt-text="Screenshot that shows how to download and run the script." lightbox="./media/guidance-migration-automation-update-management-azure-update-manager/run-script.png":::
9191

@@ -117,7 +117,7 @@ This step involves using an automation runbook to migrate all the machines and s
117117

118118
**Follow these steps:**
119119

120-
1. Import migration runbook from the runbooks gallery and publish. Search for **azure automation update** from browse gallery, and import the migration runbook named **Migrate from Azure Automation Update Management to Azure Update Manager** and publish the runbook.
120+
1. Import [migration runbook](https://github.com/azureautomation/Migrate-from-Azure-Automation-Update-Management-to-Azure-Update-Manager/blob/main/Migration.ps1) from the runbooks gallery and publish. Search for **azure automation update** from browse gallery, and import the migration runbook named **Migrate from Azure Automation Update Management to Azure Update Manager** and publish the runbook.
121121

122122
:::image type="content" source="./media/guidance-migration-automation-update-management-azure-update-manager/migrate-from-automation-update-management.png" alt-text="Screenshot that shows how to migrate from Automation Update Management." lightbox="./media/guidance-migration-automation-update-management-azure-update-manager/migrate-from-automation-update-management.png":::
123123

0 commit comments

Comments
 (0)