Skip to content

Commit 8bb6022

Browse files
Merge pull request #286583 from MicrosoftDocs/JasonWHowell-patch-2
Update migration-troubleshoot.md
2 parents 7306d9b + 7a0c106 commit 8bb6022

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/update-manager/migration-troubleshoot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Your organization requires to use `Connect-AzAccount` with `DeviceCode` paramet
5252

5353
### Resolution
5454

55-
- Modify this [line](https://github.com/azureautomation/Preqrequisite-for-Migration-from-Azure-Automation-Update-Management-to-Azure-Update-Manager/blob/1750c1758cf9be93153a24b6eb9bfccc174ce66b/MigrationPrerequisites.ps1#L1224) in the Prerequisite script where it has the Connect-AzAccount Command to use the - [UseDeviceAuthentication](https://review.learn.microsoft.com/powershell/module/az.accounts/connect-azaccount?view=azps-12.2.0&branch=main#-usedeviceauthentication) parameter.
55+
- Modify this [line](https://github.com/azureautomation/Preqrequisite-for-Migration-from-Azure-Automation-Update-Management-to-Azure-Update-Manager/blob/1750c1758cf9be93153a24b6eb9bfccc174ce66b/MigrationPrerequisites.ps1#L1224) in the Prerequisite script where it has the Connect-AzAccount Command to use the - [UseDeviceAuthentication](/powershell/module/az.accounts/connect-azaccount#-usedeviceauthentication) parameter.
5656

5757

5858
## Encountering Get-AzOperationInsightsWorkspace exception message
@@ -84,4 +84,4 @@ Delete custom Az Modules and ensure that default Az Module is updated to 8.0.0 f
8484
- [Migration using Azure portal](migration-using-portal.md)
8585
- [Migration using runbook scripts](migration-using-runbook-scripts.md)
8686
- [Manual migration guidance](migration-manual.md)
87-
- [Key points during migration](migration-key-points.md)
87+
- [Key points during migration](migration-key-points.md)

0 commit comments

Comments
 (0)