2

I have a pay-as-you-go subscription on Microsoft Azure, which was upgraded from a free trial.

When I try to deploy a new virtual machine, it is blocked because my quota limit has been reached. However I only have one single resource group with one NC6 VM, with 6 CPU cores (= 6 CPU quota?)

My understanding is that a standard subscription should have an initial limit of 20 CPU quotas, so I am afraid my subscription still has the CPU quota limit from the free trial subscription.

This should be easy to check, by looking at my quota limits and usage. However I cannot find this information!

Where can I look up how many CPU quotas I am currently using, and what is my maximum limit?

hirschme
  • 123
  • 4

1 Answers1

2

There are GPU cores quotas as well, you should raise a support ticket to increase gpu core quota.

https://docs.microsoft.com/en-us/azure/virtual-machines/windows/sizes-gpu#deployment-considerations
https://docs.microsoft.com/en-us/azure/azure-supportability/resource-manager-core-quotas-request

4c74356b41
  • 628
  • 5
  • 10
  • And how can I check my current GPU quota usage and limits? – hirschme Aug 09 '18 at 18:38
  • updated answer. – 4c74356b41 Aug 09 '18 at 18:40
  • these links only say that limits exist, and how to request extensions of said limits. My question is about how to inform myself what exactly those limits are for my subscription, and what my current quota usage is. – hirschme Aug 09 '18 at 18:43
  • second article describes how to check your quota. Subscriptions > select subscription > Usage + quotas. please, read the linked articles. – 4c74356b41 Aug 09 '18 at 18:47
  • honestly its only because you explained that the info is there; the link does not say anything about it – hirschme Aug 09 '18 at 19:29