Skip to content

Commit 7041a4a

Browse files
author
Edewe Bolton
committed
Updated the deprecated Images doc to include information about impacts of using deprecated images with Plan Information and fixed yml syntax
1 parent 0a60b78 commit 7041a4a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/virtual-machines/deprecated-images.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,10 +201,12 @@ sections:
201201
If you are using VMSS, we recommend enabling Automatic OS image upgrades so that the latest image published by image publishers is automatically applied to your scale set or VMSS without manual user intervention. Learn how to enable [Automatic OS Image Upgrade](https://learn.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-automatic-upgrade?toc=/azure/virtual-machines/toc.json)
202202
203203
- question: What happens when a paid Marketplace image with the Purchase Plan Information is deprecated?
204+
answer:
204205
If you are using a Paid Marketplace Image, when the image is deprecated attempting to restore the VM from backups can fail for images with Plan information once the image is removed or deprecated from the marketplace. We recommend creating new VMs and migrating your workload to that image if you are using a Paid Marketplace Image with Plan Information.
205206
If the VM Image is Free (does not require plan info), you will be able to continue using the single VM and should be able to restore from backups. Note that this only impacts single VMs and not VMSS workloads.
206207

207208
- question: What happens when a free Marketplace image is deprecated?
209+
answer:
208210
There is no impact to existing VM or VMSS workloads when a free Marketplace Image is deprecated. However, you cannot create new VMs or VMSS workloads from a deprecated free Marketplace Image.
209211

210212
- question: Are all image versions lower than the indicated version also deprecated?

0 commit comments

Comments
 (0)