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/support-matrix-updates.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,9 @@ The Azure Marketplace image has the following attributes:
32
32
33
33
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.
34
34
35
+
>[!NOTE]
36
+
> Only x64 operating systems are currently supported. Neither ARM64 nor x86 are supported for any operating system.
37
+
35
38
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.
36
39
37
40
#### [Supported Windows OS images](#tab/mpir-winos)
Copy file name to clipboardExpand all lines: articles/update-manager/support-matrix.md
+15-32Lines changed: 15 additions & 32 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,39 +9,9 @@ ms.topic: overview
9
9
ms.custom: references_regions
10
10
---
11
11
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
44
13
14
+
This article details the Windows and Linux operating systems supported and system requirements for machines or servers managed by Azure Update Manager.
45
15
46
16
### Supported update sources
47
17
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
103
73
104
74
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).
105
75
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
+
106
88
107
89
## Next steps
108
90
109
91
-[View updates for a single machine](view-updates.md)
110
92
-[Deploy updates now (on-demand) for a single machine](deploy-updates.md)
0 commit comments