We have a working arm template that was deploying VMs successfully using Standard_D4ds_v4 vm sizes in west us2. Today I'm getting errors trying to deploy new VMs, and the error says the size is not available in the region.
I've done some checks and the size is available in the region and for the subscription. If I look into the usage we have plenty of cpus avaible (only using 4 of 200 at the moment)
Also, to double check I've tried with other sizes, and I managed to create a VM with Standard_F16s_v2 ...
Is something happening in the Azure side that is not allowing us to create VMs with that size in west us 2?