Skip to content

Commit 1b02783

Browse files
authored
Merge pull request #252982 from SnehaSudhirG/27Sep-AUMDocEdit2
removed reference for preview and updated what's upcoming
2 parents e9e46f0 + eea2a7e commit 1b02783

File tree

2 files changed

+3
-28
lines changed

2 files changed

+3
-28
lines changed

articles/update-center/manage-updates-customized-images.md

Lines changed: 1 addition & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article describes customized image support, how to register an
44
ms.service: azure-update-manager
55
author: snehasudhirG
66
ms.author: sudhirsneha
7-
ms.date: 09/18/2023
7+
ms.date: 09/27/2023
88
ms.topic: conceptual
99
---
1010

@@ -26,30 +26,6 @@ With marketplace images, support is validated even before Update Manager operati
2626

2727
For instance, an assessment call attempts to fetch the latest patch that's available from the image's OS family to check support. It stores this support-related data in an Azure Resource Graph table, which you can query to see the support status for your Azure Compute Gallery image.
2828

29-
## Check the preview
30-
31-
Start the asynchronous support check by using either one of the following APIs:
32-
33-
- API Action Invocation:
34-
1. [Assess patches](/rest/api/compute/virtual-machines/assess-patches?tabs=HTTP).
35-
1. [Install patches](/rest/api/compute/virtual-machines/install-patches?tabs=HTTP).
36-
37-
- Portal operations. Try the preview:
38-
1. [On-demand check for updates](view-updates.md)
39-
1. [One-time update](deploy-updates.md)
40-
41-
Validate the VM support state for Azure Resource Graph:
42-
43-
- Table:
44-
45-
`patchassessmentresources`
46-
- Resource:
47-
48-
`Microsoft.compute/virtualmachines/patchassessmentresults/configurationStatus.vmGuestPatchReadiness.detectedVMGuestPatchSupportState. [Possible values: Unknown, Supported, Unsupported, UnableToDetermine]`
49-
50-
:::image type="content" source="./media/manage-updates-customized-images/resource-graph-view.png" alt-text="Screenshot that shows the resource in Azure Resource Graph Explorer.":::
51-
52-
We recommend that you run the Assess Patches API after the VM is provisioned and the prerequisites are set for public preview. This action validates the support state of the VM. If the VM is supported, you can run the Install Patches API to begin the patching.
5329

5430
## Limitations
5531

articles/update-center/whats-upcoming.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.service: azure-update-manager
55
ms.topic: overview
66
author: SnehaSudhirG
77
ms.author: sudhirsneha
8-
ms.date: 09/20/2023
8+
ms.date: 09/27/2023
99
---
1010

1111
# What are the upcoming features in Azure Update Manager
@@ -14,9 +14,8 @@ The article [What's new in Azure Update Manager](whats-new.md) contains updates
1414

1515
## Expanded support for operating system and VM images
1616

17-
Expanded support for [specialized images](../virtual-machines/linux/imaging.md#specialized-images), virtual machines created by Azure Migrate, Azure Backup, and Azure Site Recovery, and Azure Marketplace images are upcoming in the third quarter of 2023. Until then, we recommend that you continue using [Automation Update Management](../automation/update-management/overview.md) for these images. For more information, see [Support matrix for Update Manager](support-matrix.md#supported-operating-systems).
17+
Expanded support for [specialized images](../virtual-machines/linux/imaging.md#specialized-images), virtual machines created by Azure Migrate, Azure Backup, and Azure Site Recovery, and Azure Marketplace images are upcoming in the fourth quarter of 2023. Until then, we recommend that you continue using [Automation Update Management](../automation/update-management/overview.md) for these images. For more information, see [Support matrix for Update Manager](support-matrix.md#supported-operating-systems).
1818

19-
Update Manager will be declared generally available soon.
2019

2120
## Prescript and postscript
2221

0 commit comments

Comments
 (0)