docker-archive / for-azure

27 stars 18 forks source link

new VM sizes not listed #33

Open jalberto opened 7 years ago

jalberto commented 7 years ago

Expected behavior

list new VMs sizes

Actual behavior

it list old versions of VM sizes (D2-v2 instead of D2-v3)

ddebroy commented 7 years ago

Thanks for pointing this out @jalberto. We will update this shortly and thinking of waiting till the v3 instances become available in all Azure regions. Are you specifically looking to use a capability available only in the v3 instances?

jalberto commented 7 years ago

As a workaround I just edited the template.

Main reason to use V3 is not to upgrade later :)

jalberto commented 7 years ago

As a suggestion, why not just to use latest version available in whatever Azure region is being use?

so user selects D2 and it detects in current region latest version is V3 and use it

vesylapp commented 6 years ago

You need to add the B-series vms.

It looks like they have an api to get a list of what's available: https://docs.microsoft.com/en-us/rest/api/compute/virtualmachines/listavailablesizes