Need help identify 4 European regions that support Standard_DC4ds_v3

Tellamsetty, Ramesh 20 Reputation points
2024-10-21T22:51:11.8366667+00:00

Hello,

I'm looking for regions in Europe that support VMs of type Standard_DC4ds_v3. I could only find 3 regions, whereas I would need 4 regions. Can you help me with finding the 4th region.

My query shows the following regions:

"location": "northeurope",
"location": "uksouth",
"location": "westeurope"
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,070 questions
{count} votes

Accepted answer
  1. Anusree Nashetty 4,785 Reputation points Microsoft External Staff Moderator
    2024-10-22T02:20:05.66+00:00

    Hi Tellamsetty, Ramesh,

    Adding more information to YutongTie-MSFT comment, yes there are other European regions which support VMs of type Standard_DC4ds_v3.

    You can use below command to check VM-family vCPU quotas:
    az vm list-skus --size Standard_DC4ds_v3 --output table

    The output you will get as all regions which support type Standard_DC4ds_v3.

    As you are looking for European regions, below are two regions that support VMs of type Standard_DC4ds_v3. I have verified in portal also, please select zone accordingly in which size is available.

    Germany west central - zone2 User's image

    Switzerland north - zone3 User's image

    If you are not able to deploy it may be limitation for your subscription, you can increase quota family. For detailed information on how to Increase VM-family vCPU quotas, please look into https://learn.microsoft.com/en-us/azure/quotas/per-vm-quota-requests

    If you have any further queries, please do let us know.

    If the answer is helpful, please click "Accept Answer" and "Upvote it."

    User's image

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

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.