How do we map the VM size name with Quota family name

Lenin Mathivanan 0 Reputation points
2024-12-31T12:08:26.39+00:00

i am trying to resize the VM with the list of applicable resize option from azure api with the quota limit validation while upgrading. seems there is no direct option and with custom logic removing number (Standard_DS1_v2 -> StandardDSv2Family; Standard_F2s -> StandardFsFamily) i was able to match most series. but as exception series B (Standard_B1ls, Standard_B4ms), A (Standard_A2m_v2, Standard_A1) M (Standard_M32-8ms) i was not able to match it.

is there any generic or other way to match and get the quota limit

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

1 answer

Sort by: Most helpful
  1. Mahesh Goud Juvvadi 1,835 Reputation points Microsoft Vendor
    2024-12-31T12:56:49.63+00:00

    Hi Lenin Mathivanan,

    Thank you for reaching out to the Microsoft Q&A platform.

    Could you please provide us the below details.

    What is the current series you are using.

    What is the current size of the VM.

    What is the OS for the VM.

    What is the desired size you want to change.


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.