- CheckMates
- :
- Products
- :
- CloudMates Products
- :
- Cloud Network Security
- :
- Discussion
- :
- Azure _v6 VM
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Azure _v6 VM
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
- Labels:
-
VMSS
