Hello,
we tried to deploy a new VMSS in westeurope via terrazone. It failed with
'Following SKUs have failed for Capacity Restrictions: Standard_D2s_v5' is currently not available in location 'westeurope'.
The only available SKU without restrictions are the _v6 SKU.
PS /home/peter> az vm list-skus --location westeurope --size Standard_D2s --all --output table
ResourceType Locations Name Zones Restrictions
--------------- ----------- --------------- ------- --------------------------------------------------------------------------
virtualMachines westeurope Standard_D2s_v3 1,2,3 NotAvailableForSubscription, type: Zone, locations: westeurope, zones: 3,1
virtualMachines westeurope Standard_D2s_v4 1,2,3 NotAvailableForSubscription, type: Zone, locations: westeurope, zones: 3,1
virtualMachines westeurope Standard_D2s_v5 1,2,3 NotAvailableForSubscription, type: Zone, locations: westeurope, zones: 3,1
virtualMachines westeurope Standard_D2s_v6 1,2,3 None
Is Check Point planning to adapt to those images? Is there a Date?
Regards
Peter
P.S. The issue seems to be specific to the DC westeurope.
PS /home/peter> az vm list-skus --location germanywestcentral --size Standard_D2s --all --output table
ResourceType Locations Name Zones Restrictions
--------------- ------------------ --------------- ------- --------------
virtualMachines GermanyWestCentral Standard_D2s_v3 1,2,3 None
virtualMachines GermanyWestCentral Standard_D2s_v4 1,2,3 None
virtualMachines GermanyWestCentral Standard_D2s_v5 1,2,3 None
virtualMachines GermanyWestCentral Standard_D2s_v6 1,3 None