Skip to content

Commit 5d0ebdc

Browse files
authored
Merge pull request #293990 from SnehaSudhirG/03Feb-CustomImages
Reverted the changes in Custom images section
2 parents 02d7e47 + 72205a4 commit 5d0ebdc

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

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

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,33 @@ Following is the list of supported images and no other marketplace images releas
257257

258258
### Custom images
259259

260-
Custom images (including images uploaded to [Azure Compute gallery](/azure/virtual-machines/linux/tutorial-custom-images#overview)) are supported for Azure Update Manager operations (on-demand operations and customer managed schedules) if the base OS in the supported list and the customizations applied to create the custom images doesn't interfere with Azure Update Manager's patch operations. For more information, see how to use Azure Update Manager to [manage updates on VMs created from custom images](manage-updates-customized-images.md).
260+
Custom images (including images uploaded to [Azure Compute gallery](/azure/virtual-machines/linux/tutorial-custom-images#overview)) which are created from below listed operating systems are supported for all Azure Update Manager operations (on-demand operations and customer managed schedules). For instructions on how to use Azure Update Manager to manage updates on VMs created from custom images, see [Manage updates for custom images](manage-updates-customized-images.md).
261+
262+
#### [Windows operating system](#tab/ci-win)
263+
264+
| Windows operating systems |
265+
| --- |
266+
| Windows Server 2025|
267+
| Windows Server 2022 |
268+
| Windows Server 2019 |
269+
| Windows Server 2016 |
270+
| Windows Server 2012 R2 |
271+
| Windows Server 2012 |
272+
273+
#### [Linux operating system](#tab/ci-lin)
274+
275+
| Linux operating systems |
276+
| --- |
277+
| Oracle Linux 7.x, 8x, 9x |
278+
| Red Hat Enterprise 7, 8, 9 |
279+
| SUSE Linux Enterprise Server 12.x, 15.0-15.4 |
280+
| Ubuntu 16.04 LTS, 18.04 LTS, 20.04 LTS, 22.04 LTS |
281+
| Common Base Linux Mariner 1, 2|
282+
| Rocky Linux 9|
283+
| Debian 10,11|
284+
| Alma Linux 8, 9|
285+
286+
---
261287

262288
:::zone-end
263289

0 commit comments

Comments
 (0)