Closed csudharsan closed 11 months ago
We (ASO) don't directly control that list - it's imported from the API definitions published by the relevant program group.
That said, this enumeration is documented as deprecated:
Specifies the size of the virtual machine.
The enum data type is currently deprecated and will be removed by December 23rd 2023.
We'll investigate doing an update to turn this field into a simple string, allowing you to specify whichever SKU you select.
Describe the current behavior The list of L-Series SKU includes only Standard_L4s,Standard_L8s,Standard_L16s,Standard_L32s as in compute.azure.com/v1beta20220301
Describe the improvement Need support for Standard_Ls_v2, Standard_Ls_v3 and Standard_L*as_v3 sku types.
Additional context while trying to create vm with following sku
It throws the below error