Skip to content

Commit 7ed39d9

Browse files
Merge pull request #288223 from blakedrumm/patch-3
Update registry path formatting 👔
2 parents fdc9a30 + bed7949 commit 7ed39d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ As a first step in MCM user's journey towards Azure Update Manager, you need to
5656

5757
### Prerequisites for Azure Update Manager and MCM co-existence
5858

59-
- Ensure that the Auto updates are disabled on the machine. For more information, see [Manage additional Windows Update- Windows Deployment](/windows/deployment/update/waas-wu-settings#configuring-automatic-updates-by-editing-the-registry).
59+
- Ensure that the Auto updates are disabled on the machine. For more information, see [Manage additional Windows Update settings - Configuring Automatic Updates by editing the registry](/windows/deployment/update/waas-wu-settings#configuring-automatic-updates-by-editing-the-registry).
6060

61-
Ensure that the registry path *HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU, NoAutoUpdate* is set to 1.
61+
Ensure that the **NoAutoUpdate** registry key is set to 1 in the following registry path: `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU`
6262

6363
- Azure Update Manager can get updates from WSUS server and for this, ensure to configure WSUS server as part of SCCM.
6464

0 commit comments

Comments
 (0)