How to get all available Azure VMs' core and ram details

1.9k views Asked by At

How can we find the core and ram details of Azure VM SKUs programmatically?

I have used the Ratecard api to get a list of available SKUs with their availability region and pay-as-you-go prices but couldn't find their exact specifications.

1

There are 1 answers

0
Lachie White On

As you are new here to get you started on writing some code you can come back with to ask a specific question about a code problem,

Have a look at the guide that was done by The Scripting Guys:

Retrieve Azure Resource Manager Virtual Machine Properties by Using PowerShell