Best way to move from D-series to N-series VM

ad-tho 0 Reputation points
2023-06-28T06:20:12.39+00:00

Hi,

What would be the best course of action to move from a D-series to an N-series virtual machine. Saidly it doesn't seem to be a simple resize.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,852 questions
{count} votes

2 answers

Sort by: Most helpful
  1. AirGordon 7,145 Reputation points
    2023-06-28T07:14:29.5366667+00:00

    The most common reason would be that you don't have quota for the N-series VM SKU in that region.

    In the Azure Portal, navigate to the Size UI for the VM, find your desired VM SKU, then it'll concisely tell you what the reason is.

    User's image

    0 comments No comments

  2. Prrudram-MSFT 28,181 Reputation points Moderator
    2023-06-28T13:13:08.6766667+00:00

    Hello @ad-tho

    Migrating from a D-series to an N-series virtual machine is not a simple resize. You can follow the steps in the NV series migration guide to migrate to the NVsv3 or NVv4 series. You can also resize the current VM to the target size. If you have a dependency on CUDA, you should use the NVv3 series. If you are using the Nvidia GPU driver extension, it will work for NVsv3. If you are migrating to NVv4, you should remove the Nvidia GPU driver and install the AMD GPU driver

    Additionally, you should consider the cost implications of moving to an N-series virtual machine, as they are more expensive than D-series virtual machines. You should also review the Azure documentation and best practices for using N-series virtual machines to ensure that you are using them effectively and efficiently.

    If this does answer your question, please accept it as the answer as a token of appreciation.

    Thank you for helping to improve Microsoft Q&A!

    0 comments No comments

Your answer

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