Share via

I am not able to create compute instance

Mansoor Ali Teevno 10 Reputation points
2023-07-16T06:50:08.93+00:00

I am getting following error. Please help me resolve it.

Provisioning errorThe specified VMSize STANDARD_NC6 is being deprecated by targetDate: 07/31/2023 More details can be found at : https://learn.microsoft.com/en-us/azure/virtual-machines/n-series-migration. Please use any of the recommended VMSizes mentioned in the link to recreate the compute.

Azure Virtual Machines
Azure Virtual Machines

An Azure service that is used to provision Windows and Linux virtual machines.


1 answer

Sort by: Most helpful
  1. Sreeju Nair 12,761 Reputation points
    2023-07-17T10:46:26.7633333+00:00

    As per the documentation mentioned in the error message, it states

    In general, NC-Series customers should consider moving directly across from NC sizes to NC T4 v3 sizes, Azure’s new GPU-accelerated platform for light workloads powered by NVIDIA Tesla T4 GPUs

    So try choosing the size as "Standard_NC4as_T4_v3" and try creating the VM.

    If you have existing VMs, then you could migrate by following steps.

    https://learn.microsoft.com/en-us/azure/virtual-machines/n-series-migration#migration-steps

    Hope this helps

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.