Skip to content

Commit 14e37bc

Browse files
Merge pull request #269490 from sherrywangms/patch-35
Create ncv3-nc6s-nc12s-nc24s-retirement
2 parents 3e8e8d5 + 8ae8dd6 commit 14e37bc

File tree

1 file changed

+57
-0
lines changed

1 file changed

+57
-0
lines changed
Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
---
2+
title: NCv3 and NC6s NC12s NC24s Retirement
3+
description: Migration guide for sizes NC6s_v3 NC12s_v3 NC24s_v3
4+
author: sherrywangms
5+
ms.author: sherrywang
6+
ms.service: virtual-machines
7+
ms.topic: conceptual
8+
ms.date: 03/19/2024
9+
ms.subservice: sizes
10+
---
11+
# Migrate your NC6s_v3, NC12s_v3, NC24s_v3 virtual machine sizes by September 30, 2025
12+
13+
On September 30, 2025, Microsoft Azure will retire the Standard_NC6s_v3, Standard_NC12s_v3 and Standard_NC24s_v3 virtual machines (VMs) in NCv3-series virtual machines (VMs). To avoid any disruption to your service, we recommend that you change the VM sizing for your workloads from the current NCv3-series VMs to the newer VM series in the same NC product line.
14+
15+
Microsoft is recommending, the Azure [NC A100 v4-series](./nc-a100-v4-series.md) VMs, which offer greater GPU memory bandwidth per GPU, improved [Accelerated Networking](../virtual-network/create-vm-accelerated-networking-cli.md) capabilities, larger and faster local solid state drives. Overall the NC A100 v4-series delivers [better cost performance](https://techcommunity.microsoft.com/t5/azure-high-performance-computing/a-quick-start-to-benchmarking-in-azure-nvidia-deep-learning/ba-p/3563884) across midrange AI training and inference workloads.
16+
17+
## How does the retirement of the NC6s_v3, NC12s_v3, NC24s_v3 virtual machine sizes in NCv3-series affect me?
18+
19+
**After** **September 30th, any remaining** **tandard_NC6s_v3, Standard_NC12s_v3 and Standard_NC24s_v3 virtual machines (VMs) subscriptions will be set to a deallocated state. They'll stop working and no longer incur billing charges. The NCv3 will no longer be under SLA or have support included.**
20+
21+
> [!Note]
22+
> This retirement only impacts the virtual machine sizes in the original NCv3-series powered by NVIDIA V100 GPUs. [See Standard_NC24rs_v3 retirement guide](https://aka.ms/nc24rsv3migrationguide). This retirement announcement doesn't apply to NCasT4 v3, and NC A100 v4 and NCads H100 v5 series virtual machines.
23+
24+
## What action do I need to take before the retirement date?
25+
26+
You need to resize or deallocate your Standard_NC6s_v3, Standard_NC12s_v3 and Standard_NC24s_v3 VMs. We recommend that you change VM sizes for these workloads, from the original Standard_NC6s_v3, Standard_NC12s_v3 and Standard_NC24s_v3 VMs to the NC A100 v4-series (or an alternative).
27+
28+
The [NC A100 v4 series](./nc-a100-v4-series.md) is powered by NVIDIA A100 PCIe GPU and 3rd generation AMD EPYC™ 7V13 (Milan) processors. The VMs feature up to 4 NVIDIA A100 PCIe GPUs with 80 GB memory each, up to 96 non-multithreaded AMD EPYC Milan processor cores and 880 GiB of system memory. Check [Azure Regions by Product page](https://azure.microsoft.com/explore/global-infrastructure/products-by-region/) for region availability. Visit the [Azure Virtual Machine pricing page](https://azure.microsoft.com/pricing/details/virtual-machines/) for pricing information.
29+
30+
The [NCads H100 v5-Series](./ncads-h100-v5.md) is another SKU in the same product line powered by NVIDIA H100 NVL GPU. These VMs are targeted for GPU accelerated midrange AI training, batch inferencing, and high performance computing simulation workloads.
31+
32+
| Current VM Size| Target VM Size | Difference in Specification |
33+
|---|---|---|
34+
| Standard_NC6s_v3 | Standard_NC24ads_A100_v4 | vCPU: 24 (+18) <br> GPU Count: 1 (Same)<br>Memory: GiB 220 (+108)<br>Temp storage GiB: 979 (+243)<br>Max data disks: 12 (+0)<br>Accelerated networking: Yes<br>Premium storage: Yes |
35+
| Standard_NC12s_v3 | Standard_NC48ads_A100_v4 | vCPU: 48 (+18) <br> GPU Count: 2 (Same)<br>Memory: GiB 440 (+216)<br>Temp storage GiB: 1858 (+384) <br>Max data disks: 24 (+0)<br>Accelerated networking: Yes (+)<br>Premium storage: Yes |
36+
| Standard_NC24s_v3 | Standard_NC96ads_A100_v4 | vCPU: 96 (+18) <br> GPU Count: 4 (Same)<br>Memory: GiB 880 (+432)<br>Temp storage (SSD) GiB: 3916 (+968)<br>Max data disks: 32 (+0)<br>Accelerated networking: Yes(+)<br>Premium storage: Yes |
37+
38+
## Steps to change VM size
39+
40+
1. Choose a series and size. Refer to the above tables for Microsoft’s recommendation. You can also file a support request if more assistance is needed.
41+
2. [Request quota for the new target VM](../azure-portal/supportability/per-vm-quota-requests.md)).
42+
3. You can [resize the virtual machine](resize-vm.md).
43+
44+
45+
46+
## Help and support
47+
48+
If you have a support plan and you need technical help, create a [support request](https://portal.azure.com/).
49+
50+
1. Under _Issue type_, select **Technical**.
51+
2. Under _Subscription_, select your subscription.
52+
3. Under _Service_, click **My services**.
53+
4. Under _Service type_, select **Virtual Machine running Windows/Linux**.
54+
5. Under _Summary_, enter the summary of your request.
55+
6. Under _Problem type_, select **Assistance with resizing my VM.**
56+
1. Under _Problem subtype_, select the option that applies to you.
57+

0 commit comments

Comments
 (0)