Skip to content

Commit 22265fb

Browse files
Merge pull request #280153 from SnehaSudhirG/05July-AUMUpdates
Updated docs - what's New, mcm, patching sql
2 parents 612ab78 + 72e5935 commit 22265fb

File tree

3 files changed

+27
-6
lines changed

3 files changed

+27
-6
lines changed

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

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Patching guidance overview for Microsoft Configuration Manager to A
44
author: snehasudhirG
55
ms.service: azure-update-manager
66
ms.topic: conceptual
7-
ms.date: 04/19/2024
7+
ms.date: 07/05/2024
88
ms.author: sudhirsneha
99
---
1010

@@ -55,6 +55,23 @@ Deploy software updates (install patches) | Provides three modes of deploying up
5555

5656
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.
5757

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+
5875
### Overview of current MCM setup
5976

6077
MCM client uses WSUS server to scan for first-party updates, therefore you have WSUS server configured as part of the initial setup.

articles/update-manager/guidance-patching-sql-server-azure-vm.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,16 @@ description: An overview on patching guidance for SQL Server on Azure VMs using
44
author: snehasudhirG
55
ms.service: azure-update-manager
66
ms.topic: conceptual
7-
ms.date: 04/15/2024
7+
ms.date: 07/06/2024
88
ms.author: sudhirsneha
99
---
1010

1111
# Guidance on patching for SQL Server on Azure VMs using Azure Update Manager
1212

1313
**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

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).
1616

17-
> [!NOTE]
18-
> This feature isn't available in Azure US Government and Azure China operated by 21 Vianet.
1917

2018
## Overview
2119

articles/update-manager/whats-new.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,19 @@ ms.service: azure-update-manager
55
ms.topic: overview
66
author: SnehaSudhirG
77
ms.author: sudhirsneha
8-
ms.date: 05/13/2024
8+
ms.date: 07/05/2024
99
---
1010

1111
# What's new in Azure Update Manager
1212

1313
[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.
1414

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+
1521
## May 2024
1622

1723
### Migration portal experience and scripts: Generally Available

0 commit comments

Comments
 (0)