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/virtual-machines/deprecated-images.yml
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ metadata:
12
12
ms.reviewer: edewe
13
13
ai-usage: ai-assisted
14
14
title: Deprecated images FAQ
15
-
summary: This article answers commonly asked questions about what happens when images in the Azure Marketplace are deprecated.
15
+
summary: This article answers commonly asked questions about what happens when images in Azure Marketplace are deprecated.
16
16
17
17
18
18
sections:
@@ -51,8 +51,8 @@ sections:
51
51
- You receive email notifications and Azure Advisor recommendations about the deprecation enforcement.
52
52
- New VM or virtual machine scale set deployments that use deprecated images are blocked.
53
53
- Existing VM instances continue to run without disruption.
54
-
- Existing virtual machine scale set deployments remain operational but cannot scale out.
55
-
- You cannot redeploy VMs that use deprecated images (for example, after deallocation or failure).
54
+
- Existing virtual machine scale set deployments remain operational but can't scale out.
55
+
- You can't redeploy VMs that use deprecated images (for example, after deallocation or failure).
56
56
57
57
**Impact summary**
58
58
@@ -165,7 +165,7 @@ sections:
165
165
For detailed steps, see [Capture an image of a VM in the portal](capture-image-portal.md).
166
166
167
167
> [!IMPORTANT]
168
-
> For deprecated paid Marketplace images with purchase plan information: After deprecation, you cannot create new VM workloads or perform Azure Site Recovery or backup restore operations because of missing plan information. Migrate to a supported image.
168
+
> For deprecated paid Marketplace images with purchase plan information: After deprecation, you can't create new VM workloads or perform Azure Site Recovery or backup restore operations because of missing plan information. Migrate to a supported image.
1. Set the upgrade policy to **Manual** or **Rolling** to avoid downtime:
209
-
- **Manual**: Existing instances are not reimaged until you manually upgrade them.
209
+
- **Manual**: Existing instances aren't reimaged until you manually upgrade them.
210
210
- **Rolling**: Azure automatically upgrades instances in batches.
211
211
212
212
2. Update the image reference by following [Modify an Azure virtual machine scale set](../virtual-machine-scale-sets/virtual-machine-scale-sets-upgrade-scale-set.md).
@@ -221,7 +221,7 @@ sections:
221
221
222
222
**For virtual machines**
223
223
224
-
Virtual machines do not support in-place image reference replacement. Create new VMs with the updated image and migrate your workloads.
224
+
Virtual machines don't support in-place image reference replacement. Create new VMs with the updated image and migrate your workloads.
225
225
226
226
- question: What happens with paid Marketplace images that have purchase plan information?
227
227
answer: |
@@ -239,15 +239,15 @@ sections:
239
239
Create new VMs by using a supported image and migrate your workloads before the deprecation enforcement date.
240
240
241
241
> [!NOTE]
242
-
> You can continue to use free Marketplace images (without plan information) for single VMs and restore them from backups. This limitation only affects paid images and does not affect virtual machine scale set workloads.
242
+
> You can continue to use free Marketplace images (without plan information) for single VMs and restore them from backups. This limitation only affects paid images and doesn't affect virtual machine scale set workloads.
243
243
244
244
- question: What happens with free Marketplace images?
245
245
answer: |
246
246
For free Marketplace images (no purchase plan required):
247
247
248
248
- Existing VM and virtual machine scale set workloads continue to run without interruption.
249
249
- You can restore VMs from backups.
250
-
- You cannot create new VMs or virtual machine scale set deployments after deprecation.
250
+
- You can't create new VMs or virtual machine scale set deployments after deprecation.
251
251
252
252
- question: Are all image versions lower than the deprecated version also deprecated?
253
253
answer: |
@@ -315,7 +315,7 @@ sections:
315
315
316
316
- Your Azure VM continues to run without interruption.
317
317
- Your SQL Server instance continues to function normally.
318
-
- You cannot deploy new VMs by using the deprecated SQL Server image.
318
+
- You can't deploy new VMs by using the deprecated SQL Server image.
0 commit comments