Home › Forums › Azure › CPU quota question › Reply To: CPU quota question
-
Hello Irene,
After taking VM1 and VM2 into account, that indeed means that 4+8=12 CPUs have been allocated
Since VM4, VM5 and VM6 would be created in order, that would lead to the following
VM4 is allocated -> total jumps to 12+2=14 (out of 15 max)
Wouldn’t that make make the creation of VM5 fail, because it would lead to 14+2=16 (out of 15 max) ?
Just trying to clarify if the question is taking that order into account or not.