You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/update-manager/guidance-migration-azure.md
+18-1Lines changed: 18 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Patching guidance overview for Microsoft Configuration Manager to A
4
4
author: snehasudhirG
5
5
ms.service: azure-update-manager
6
6
ms.topic: conceptual
7
-
ms.date: 04/19/2024
7
+
ms.date: 07/05/2024
8
8
ms.author: sudhirsneha
9
9
---
10
10
@@ -55,6 +55,23 @@ Deploy software updates (install patches) | Provides three modes of deploying up
55
55
56
56
As a first step in MCM user's journey towards Azure Update Manager, you need to enable Azure Update Manager on your existing MCM managed servers (i.e. ensure that Azure Update Manager and MCM co-existence is achieved). The following section address few challenges that you might encounter in this first step.
57
57
58
+
### Prerequisites for Azure Update Manager and MCM co-existence
59
+
60
+
- Ensure that the Auto updates are disabled on the machine. For more information, see [Manage additional Windows Update- Windows Deployment](https://learn.microsoft.com/windows/deployment/update/waas-wu-settings#configuring-automatic-updates-by-editing-the-registry).
61
+
62
+
Ensure that the registry path *HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU, NoAutoUpdate* is set to 1.
63
+
64
+
- Azure Update Manager can get updates from WSUS server and for this, ensure to configure WSUS server as part of SCCM.
65
+
66
+
- Ensure that the WSUS server has enough space.
67
+
- Ensure to update language option to download the packages in WSUS config. We recommend that you select the languages that are required. For more information, see [Step 2 - Configure WSUS](https://learn.microsoft.com/windows-server/administration/windows-server-update-services/deploy/2-configure-wsus#to-configure-wsus).
68
+
- Ensure to create a rule for auto approving updates in WSUS to download the applicable packages on the WSUS server so that Azure Update Manager can get the updates from this WSUS server.
69
+
- Select classifications you want as per your requirements or keep them same as selected in SCCM.
70
+
- Select products as per requirements or keep them same as selected in SCCM.
71
+
- To start, create a test computer group and apply this rule to it, to test these changes.
72
+
- After testing the test group, you can expand it to all computer groups.
73
+
- Create an exclusion computer group in WSUS if needed.
74
+
58
75
### Overview of current MCM setup
59
76
60
77
MCM client uses WSUS server to scan for first-party updates, therefore you have WSUS server configured as part of the initial setup.
Copy file name to clipboardExpand all lines: articles/update-manager/guidance-patching-sql-server-azure-vm.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,18 +4,16 @@ description: An overview on patching guidance for SQL Server on Azure VMs using
4
4
author: snehasudhirG
5
5
ms.service: azure-update-manager
6
6
ms.topic: conceptual
7
-
ms.date: 04/15/2024
7
+
ms.date: 07/06/2024
8
8
ms.author: sudhirsneha
9
9
---
10
10
11
11
# Guidance on patching for SQL Server on Azure VMs using Azure Update Manager
12
12
13
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.
14
14
15
-
This article provides the details on how to integrate [Azure Update Manager](overview.md) with your [SQL virtual machines](/azure/azure-sql/virtual-machines/windows/manage-sql-vm-portal) resource for your [SQL Server on Azure Virtual Machines (VMs)](/azure/azure-sql/virtual-machines/windows/sql-server-on-azure-vm-iaas-what-is-overview)
15
+
This article provides the details on how to integrate [Azure Update Manager](overview.md) with your [SQL virtual machines](/azure/azure-sql/virtual-machines/windows/manage-sql-vm-portal) resource for your [SQL Server on Azure Virtual Machines (VMs)](/azure/azure-sql/virtual-machines/windows/sql-server-on-azure-vm-iaas-what-is-overview).
16
16
17
-
> [!NOTE]
18
-
> This feature isn't available in Azure US Government and Azure China operated by 21 Vianet.
[Azure Update Manager](overview.md) helps you manage and govern updates for all your machines. You can monitor Windows and Linux update compliance across your deployments in Azure, on-premises, and on the other cloud platforms from a single dashboard. This article summarizes new releases and features in Azure Update Manager.
14
14
15
+
## June 2024
16
+
17
+
### New region support
18
+
19
+
General Availability: Azure Update Manager is now supported in US Government and Microsoft Azure operated by 21Vianet. [Learn more](support-matrix.md#supported-regions).
20
+
15
21
## May 2024
16
22
17
23
### Migration portal experience and scripts: Generally Available
0 commit comments