Skip to content

Commit 8e48e0c

Browse files
authored
Merge pull request #191628 from mimckitt/patch-6
Update automatic-vm-guest-patching.md
2 parents 7990383 + 99225d7 commit 8e48e0c

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

articles/virtual-machines/automatic-vm-guest-patching.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,10 @@ For OS types that release patches on a fixed cadence, VMs configured to the publ
6767
As a new rollout is triggered every month, a VM will receive at least one patch rollout every month if the VM is powered on during off-peak hours. This process ensures that the VM is patched with the latest available security and critical patches on a monthly basis. To ensure consistency in the set of patches installed, you can configure your VMs to assess and download patches from your own private repositories.
6868

6969
## Supported OS images
70-
Only VMs created from certain OS platform images are currently supported. Custom images are currently not supported.
7170

72-
> [!NOTE]
73-
> Automatic VM guest patching is only supported on Gen1 images.
71+
> [!IMPORTANT]
72+
> Automatic VM guest patching, on-demand patch assessment and on-demand patch installation are supported only on VMs created from images with the exact combination of publisher, offer and sku from the below supported OS images list. Custom images or any other publisher, offer, sku combinations are not supported. More images are added periodically.
7473
75-
The following platform SKUs are currently supported (and more are added periodically):
7674

7775
| Publisher | OS Offer | Sku |
7876
|-------------------------|---------------|--------------------|
@@ -94,9 +92,6 @@ The following platform SKUs are currently supported (and more are added periodic
9492
| MicrosoftWindowsServer | WindowsServer | 2019-Datacenter |
9593
| MicrosoftWindowsServer | WindowsServer | 2019-Datacenter-Core |
9694

97-
> [!NOTE]
98-
>Automatic VM guest patching, on-demand patch assessment and on-demand patch installation are supported only on VMs created from images with the exact combination of publisher, offer and sku from the supported OS images list. Custom images or any other publisher, offer, sku combinations are not supported.
99-
10095
## Patch orchestration modes
10196
VMs on Azure now support the following patch orchestration modes:
10297

0 commit comments

Comments
 (0)