Skip to content

Commit 0d00300

Browse files
Merge pull request #269957 from SnehaSudhirG/22Mar-SupportMatrix
Updated the OS for custom images and improved on content presentation
2 parents c1a0aa2 + aff2b9f commit 0d00300

File tree

1 file changed

+92
-48
lines changed

1 file changed

+92
-48
lines changed

articles/update-manager/support-matrix.md

Lines changed: 92 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -4,27 +4,27 @@ description: This article provides a summary of supported regions and operating
44
ms.service: azure-update-manager
55
author: SnehaSudhirG
66
ms.author: sudhirsneha
7-
ms.date: 12/19/2023
7+
ms.date: 03/22/2024
88
ms.topic: overview
99
ms.custom: references_regions
1010
---
1111

1212
# Support matrix for Azure Update Manager
1313

1414
> [!CAUTION]
15-
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly. For more information, see the [CentOS End Of Life guidance](~/articles/virtual-machines/workloads/centos/centos-end-of-life.md).
15+
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly.
1616
1717
This article details the Windows and Linux operating systems supported and system requirements for machines or servers managed by Azure Update Manager. The article includes the supported regions and specific versions of the Windows Server and Linux operating systems running on Azure virtual machines (VMs) or machines managed by Azure Arc-enabled servers.
1818

19-
## Update sources supported
19+
## Supported update sources
2020

2121
**Windows**: [Windows Update Agent (WUA)](/windows/win32/wua_sdk/updating-the-windows-update-agent) reports to Microsoft Update by default, but you can configure it to report to [Windows Server Update Services (WSUS)](/windows-server/administration/windows-server-update-services/get-started/windows-server-update-services-wsus). If you configure WUA to report to WSUS, based on the last synchronization from WSUS with Microsoft Update, the results in Update Manager might differ from what Microsoft Update shows.
2222

2323
To specify sources for scanning and downloading updates, see [Specify intranet Microsoft Update service location](/windows/deployment/update/waas-wu-settings?branch=main#specify-intranet-microsoft-update-service-location). To restrict machines to the internal update service, see [Do not connect to any Windows Update internet locations](/windows-server/administration/windows-server-update-services/deploy/4-configure-group-policy-settings-for-automatic-updates?branch=main#do-not-connect-to-any-windows-update-internet-locations).
2424

2525
**Linux**: You can configure Linux machines to report to a local or public YUM or APT package repository. The results shown in Update Manager depend on where the machines are configured to report.
2626

27-
## Types of updates supported
27+
## Supported update types
2828

2929
The following types of updates are supported.
3030

@@ -110,17 +110,29 @@ United States | Central US </br> East US </br> East US 2</br> North Central US <
110110
## Supported operating systems
111111
112112
>[!NOTE]
113-
> 1. All operating systems are assumed to be x64. For this reason, x86 isn't supported for any operating system.
114-
> 1. Update Manager doesn't support VMs created from CIS-hardened images.
113+
> - All operating systems are assumed to be x64. For this reason, x86 isn't supported for any operating system.
114+
> - Update Manager doesn't support VMs created from CIS-hardened images.
115+
116+
### Support for Azure Update Manager operations
117+
118+
- [Periodic assessment, Schedule patching, On-demand assessment, and On-demand patching](#support-for-all-other-azure-update-manager-operations)
119+
- [Automatic VM guest patching](#support-for-automatic-vm-guest-patching)
120+
115121
116122
### Support for automatic VM Guest patching
117123
124+
If [automatic VM guest patching](../virtual-machines/automatic-vm-guest-patching.md) is enabled on a VM, then the available Critical and Security patches are downloaded and applied automatically on the VM.
125+
118126
- For marketplace images, see the list of [supported OS images](../virtual-machines/automatic-vm-guest-patching.md#supported-os-images).
119127
- For VMs created from customized images even if the Patch orchestration mode is set to `Azure Orchestrated/AutomaticByPlatform`, automatic VM guest patching doesn't work. We recommend that you use scheduled patching to patch the machines by defining your own schedules or install updates on-demand.
120128
121129
### Support for all other Azure Update Manager operations
122130
123-
The support for all Azure Update Manager operations like periodic assessment, scheduled patching, on-demand assessment, and patching is described in the sections below.
131+
Azure Update Manager supports the following operations:
132+
133+
- [periodic assessment](assessment-options.md#periodic-assessment)
134+
- [scheduled patching](prerequsite-for-schedule-patching.md)
135+
- [on-demand assessment](assessment-options.md#check-for-updates-nowon-demand-assessment), and patching is described in the sections below.
124136
125137
# [Azure VMs](#tab/azurevm-os)
126138
@@ -135,55 +147,86 @@ The Azure Marketplace image has the following attributes:
135147
136148
Update Manager supports the following operating system versions on VMs for all operations except automatic VM guest patching. You might experience failures if there are any configuration changes on the VMs, such as package or repository.
137149
150+
Following is the list of supported images and no other marketplace images released by any other publisher are supported for use with Azure Update Manager.
151+
138152
#### Supported Windows OS versions
139153
140-
| **Publisher**| **Versions**
141-
|----------|-------------|
142-
|Microsoft Windows Server | 1709, 1803, 1809, 2012, 2016, 2019, 2022|
143-
|Microsoft Windows Server HPC Pack | 2012, 2016, 2019 |
144-
|Microsoft SQL Server | 2008, 2012, 2014, 2016, 2017, 2019, 2022 |
145-
|Microsoft Visual Studio | ws2012r2, ws2016, ws2019, ws2022 |
146-
|Microsoft Azure Site Recovery | Windows 2012
147-
|Microsoft BizTalk Server | 2016, 2020 |
148-
|Microsoft DynamicsAx | ax7 |
149-
|Microsoft Power BI | 2016, 2017, 2019, 2022 |
150-
|Microsoft SharePoint | sp* |
154+
| **Publisher**| **Offer** | **SKU**| **Unsupported image(s)** |
155+
|----------|-------------|-----| ---|
156+
|microsoftwindowsserver | windowsserver | * | windowsserver 2008|
157+
|microsoftbiztalkserver | biztalk-server | *|
158+
|microsoftdynamicsax | dynamics | * |
159+
|microsoftpowerbi |* |* |
160+
|microsoftsharepoint | microsoftsharepointserver | *|
161+
|microsoftvisualstudio | Visualstudio* | *-ws2012r2. </br> *-ws2016-ws2019 </br> *-ws2022 |
162+
|microsoftwindowsserver | windows-cvm | * |
163+
|microsoftwindowsserver | windowsserverdotnet | *|
164+
|microsoftwindowsserver | windowsserver-gen2preview | *|
165+
|microsoftwindowsserver | windowsserverupgrade | * |
166+
|microsoftwindowsserver | windowsserverhotpatch-previews | windows-server-2022-azure-edition-hotpatch |
167+
| | microsoftserveroperatingsystems-previews | windows-server-vnext-azure-edition-core |
168+
|microsoftwindowsserverhpcpack | windowsserverhpcpack | * |
169+
|microsoftsqlserver | sql2016sp1-ws2016 | standard |
170+
| | sql2016sp2-ws2016 | standard|
171+
| | sql2017-ws2016 | standard|
172+
| | sql2017-ws2016 | enterprise |
173+
| | sql2019-ws2019 | enterprise |
174+
| | sql2019-ws2019 | sqldev|
175+
| | sql2019-ws2019 | standard |
176+
| | sql2019-ws2019 | standard-gen2|
177+
|microsoftazuresiterecovery | process-server | windows-2012-r2-datacenter |
151178
152179
#### Supported Linux OS versions
153180
154-
| **Publisher**| **Versions**
155-
|----------|-------------|
156-
|Canonical | Ubuntu 16.04, 18.04, 20.04, 22.04 |
157-
|Red Hat | RHEL 7,8,9|
158-
|OpenLogic | CentOS 7|
159-
|SUSE 12 |sles, sles-byos, sap, sap-byos, sapcal, sles-standard |
160-
|SUSE 15 | basic, hpc, opensuse, sles, sap, sapcal|
161-
|Oracle Linux | 7*, ol7*, ol8*, ol9* |
162-
|Oracle Database | 21, 19-0904, 18.*|
163-
164-
#### Unsupported operating system images
165-
166-
The following table lists the images (from which the VMs are created) that aren't supported:
167-
168-
| **Publisher**| **OS offer** | **SKU**|
169-
|----------|-------------|-----|
170-
|OpenLogic | CentOS | 8* |
171-
|OpenLogic | centos-hpc| * |
172-
|Oracle | Oracle-Linux | 8, 8-ci, 81, 81-ci , 81-gen2, ol82, ol8_2-gen2,ol82-gen2, ol83-lvm, ol83-lvm-gen2, ol84-lvm,ol84-lvm-gen2 |
173-
|Red Hat | RHEL-BYOS | *|
174-
|Red Hat | RHEL | 74-gen2 |
175-
|Red Hat | RHEL-HANA | 7.4, 7.5, 7.6, 8.1, 81_gen2 |
176-
|Red Hat | RHEL-SAP | 7.4, 7.5, 7.7 |
177-
|Red Hat | RHEL-SAP-HANA | 7.5 |
178-
|Microsoft SQL Server | SQL 2019-SLES* | * |
179-
|Microsoft SQL Server | SQL 2019-RHEL7 | * |
180-
|Microsoft SQL Server | SQL 2017-RHEL7 | * |
181-
|Microsoft | microsoft-ads |*.* |
182-
|SUSE| sles-sap-15-*-byos | gen *|
181+
| **Publisher**| **Offer** | **SKU**| **Unsupported image(s)** |
182+
|----------|-------------|-----|----|
183+
|canonical | * | *||
184+
|microsoftsqlserver | * | * | **Offers**: sql2019-sles* </br> sql2019-rhel7 </br> sql2017-rhel 7 </br></br> Example </br> Publisher: </br> microsoftsqlserver </br> Offer: sql2019-sles12sp5 </br> sku:webARM </br></br> Publisher: microsoftsqlserver </br> Offer: sql2019-rhel7 </br> sku: web-ARM |
185+
|microsoftsqlserver | * | *|**Offers**: sql2019-sles*</br> sql2019-rhel7 </br> sql2017-rhel7 |
186+
|microsoftcblmariner | cbl-mariner | cbl-mariner-1 </br> 1-gen2 </br> cbl-mariner-2 </br> cbl-mariner-2-gen2. | |
187+
|microsoft-aks | aks |aks-engine-ubuntu-1804-202112 | |
188+
|microsoft-dsvm |aml-workstation | ubuntu-20, ubuntu-20-gen2 | |
189+
|redhat | rhel| 7*,8*,9* | 74-gen2 |
190+
|redhat | rhel-ha | 8* | 8.1, 81_gen2 |
191+
|redhat | rhel-raw | 7*,8*,9* | |
192+
|redhat | rhel-sap | 7*| 7.4, 7.5, 7.7 |
193+
|redhat | sap-apps | 7*, 8* |
194+
|redhat | rhel-sap* | 9_0 |
195+
|redhat | rhel-sap-ha| 7*, 8* | 7.5|
196+
|redhat | rhel-sap-apps | 90sapapps-gen2 |
197+
|redhat | rhel-sap-ha | 90sapha-gen2 |
198+
|suse | opensuse-leap-15-* | gen* |
199+
|suse | sles-12-sp5-* | gen* |
200+
|suse | sles-sap-12-sp5* |gen* |
201+
|suse | sles-sap-15-* | gen* | **Offer**: sles-sap-15-\*-byos </br></br> **Sku**: gen\* </br> Example </br> Publisher: suse </br> Offer: sles-sap-15-sp3-byos </br> sku: gen1-ARM |
202+
|suse | sles-12-sp5 | gen1, gen2 |
203+
|suse | sles-15-sp2 | gen1, gen2 |
204+
| |sle-hpc-15-sp4 | gen1, gen2 |
205+
| | sles| 12-sp4-gen2 |
206+
| | sles-15-sp1-sapcal | gen1, gen2 |
207+
| | sles-15-sp2-basic | gen2 |
208+
| | sles-15-sp2-hpc | gen2 |
209+
| | sles-15-sp3-sapcal | gen1, gen2 |
210+
| | sles-15-sp4 | gen1, gen2 |
211+
| | sles-byos | 12-sp4, 12-sp4-gen2 |
212+
| | sles-sap | 12-sp4, 12-sp4-gen2 |
213+
| | sles-sap-byos | 12-sp4, 12-sp4-gen2, gen2-12-sp4 |
214+
| | sles-sapcal | 12-sp3 |
215+
| | sles-standard | 12-sp4-gen2 |
216+
|oracle | oracle-linux | 7*, ol7*, ol8*, ol9*, ol9-lvm*, 8, 8-ci, 81, 81-ci, 81-gen2 |
217+
| | oracle-database | oracle_db_21 |
218+
| | oracle-database-19-3 | oracle-database-19-0904 |
219+
|microsoftcblmariner| cbl-mariner | cbl-mariner-1,1-gen2, cbl-mariner-2, cbl-mariner-2-gen2 |
220+
| openlogic | centos | 7.2 , 7.3, 7.4, 7.5, 7.6, 7_8, 7_9, 7_9-gen2, 8.0, 8_1, 8_2,8_3, 8_4, 8_5 |
221+
| |centos-hpc | 7.1, 7.3, 7.4 |
222+
| |centos-lvm | 7-lvm, 8-lvm |
223+
| |centos-ci | 7-ci |
224+
| |centos-lvm | 7-lvm-gen2 |
183225
184226
### Custom images
185227
186-
We support VMs created from customized images, and the following table lists the operating systems that we support for all Azure Update Manager operations except automatic VM guest patching. For instructions on how to use Update Manager to manage updates on VMs created from custom images, see [Manage updates for custom images](manage-updates-customized-images.md).
228+
We support VMs created from customized images (including images) uploaded to [Azure Compute gallery](../virtual-machines/linux/tutorial-custom-images.md#overview) and the following table lists the operating systems that we support for all Azure Update Manager operations except automatic VM guest patching. For instructions on how to use Update Manager to manage updates on VMs created from custom images, see [Manage updates for custom images](manage-updates-customized-images.md).
229+
187230
188231
|**Windows operating system**|
189232
|---|
@@ -202,6 +245,7 @@ We support VMs created from customized images, and the following table lists the
202245
|SUSE Linux Enterprise Server 12.x, 15.0-15.4|
203246
|Ubuntu 16.04 LTS, 18.04 LTS, 20.04 LTS, 22.04 LTS|
204247
248+
205249
# [Azure Arc-enabled servers](#tab/azurearc-os)
206250
207251
The following table lists the operating systems supported on [Azure Arc-enabled servers](../azure-arc/servers/overview.md).

0 commit comments

Comments
 (0)