Skip to content

Commit a4bf27e

Browse files
committed
edited the supported updates article
1 parent 2eb1769 commit a4bf27e

File tree

2 files changed

+18
-32
lines changed

2 files changed

+18
-32
lines changed

articles/update-manager/support-matrix-updates.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ The Azure Marketplace image has the following attributes:
3232

3333
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.
3434

35+
>[!NOTE]
36+
> Only x64 operating systems are currently supported. Neither ARM64 nor x86 are supported for any operating system.
37+
3538
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.
3639

3740
#### [Supported Windows OS images](#tab/mpir-winos)

articles/update-manager/support-matrix.md

Lines changed: 15 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -9,39 +9,9 @@ ms.topic: overview
99
ms.custom: references_regions
1010
---
1111

12-
# Support matrix for Azure Update Manager
13-
14-
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.
15-
16-
## Supported operating systems
17-
18-
>[!NOTE]
19-
> - Only x64 operating systems are currently supported. Neither ARM64 nor x86 are supported for any operating system.
20-
21-
## Support for Updates/One time Updates/Periodic assessments and Scheduled patching
22-
23-
For Updates/One time Updates/Periodic assessments and Scheduled patching, see the list of [supported OS images](support-matrix-updates.md).
24-
25-
## Support for automatic VM Guest patching
26-
27-
If [automatic VM guest patching](/azure/virtual-machines/automatic-vm-guest-patching) is enabled on a VM, then the available Critical and Security patches are downloaded and applied automatically on the VM.
28-
29-
- For marketplace images, see the list of [supported OS images](/azure/virtual-machines/automatic-vm-guest-patching#supported-os-images).
30-
- 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.
31-
32-
33-
## Unsupported workloads
34-
35-
The following table lists the workloads that aren't supported.
36-
37-
| **Workloads**| **Notes**
38-
|----------|-------------|
39-
| Windows client | For client operating systems such as Windows 10 and Windows 11, we recommend [Microsoft Intune](/mem/intune/) to manage updates.|
40-
| Virtual Machine Scale Sets| We recommend that you use [Automatic upgrades](/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-automatic-upgrade) to patch the Virtual Machine Scale Sets.|
41-
| Azure Kubernetes Service nodes| We recommend the patching described in [Apply security and kernel updates to Linux nodes in Azure Kubernetes Service (AKS)](/azure/aks/node-updates-kured).|
42-
43-
As Update Manager depends on your machine's OS package manager or update service, ensure that the Linux package manager or Windows Update client is enabled and can connect with an update source or repository. If you're running a Windows Server OS on your machine, see [Configure Windows Update settings](configure-wu-agent.md).
12+
# Supported updates for Azure Update Manager
4413

14+
This article details the Windows and Linux operating systems supported and system requirements for machines or servers managed by Azure Update Manager.
4515

4616
### Supported update sources
4717
For more information, see the supported [update sources](workflow-update-manager.md#update-source).
@@ -103,10 +73,23 @@ Third party application updates are supported in Azure Update Manager. If you in
10373

10474
As Update Manager depends on your machine's OS package manager or update service, ensure that the Linux package manager or Windows Update client is enabled and can connect with an update source or repository. If you're running a Windows Server OS on your machine, see [Configure Windows Update settings](configure-wu-agent.md).
10575

76+
## Unsupported workloads
77+
78+
The following table lists the workloads that aren't supported.
79+
80+
| **Workloads**| **Notes**
81+
|----------|-------------|
82+
| Windows client | For client operating systems such as Windows 10 and Windows 11, we recommend [Microsoft Intune](/mem/intune/) to manage updates.|
83+
| Virtual Machine Scale Sets| We recommend that you use [Automatic upgrades](/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-automatic-upgrade) to patch the Virtual Machine Scale Sets.|
84+
| Azure Kubernetes Service nodes| We recommend the patching described in [Apply security and kernel updates to Linux nodes in Azure Kubernetes Service (AKS)](/azure/aks/node-updates-kured).|
85+
86+
As Update Manager depends on your machine's OS package manager or update service, ensure that the Linux package manager or Windows Update client is enabled and can connect with an update source or repository. If you're running a Windows Server OS on your machine, see [Configure Windows Update settings](configure-wu-agent.md).
87+
10688

10789
## Next steps
10890

10991
- [View updates for a single machine](view-updates.md)
11092
- [Deploy updates now (on-demand) for a single machine](deploy-updates.md)
11193
- [Schedule recurring updates](scheduled-patching.md)
11294
- [Manage update settings via the portal](manage-update-settings.md)
95+

0 commit comments

Comments
 (0)