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.
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.
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