CompositionalIT / farmer

Repeatable Azure deployments with ARM templates - made easy!
https://compositionalit.github.io/farmer
MIT License
527 stars 159 forks source link

Need refresh of VM SKUs #950

Closed ninjarobot closed 2 years ago

ninjarobot commented 2 years ago

There are a lot of new VM SKUs that we are missing - new types of hardware like AMD can be cheaper to run. Also the newer generations like v5 have newer hardware and more availability in many regions. They can be specified as a string but the DU cases are missing. @isaacabraham did you import these from somewhere that could save time on updating the list?