Get Azure VM Cores (vCPUs) per Region
If you need a script which outputs you the overall VMCore amount per region, there you go.
If you need a script which outputs you the overall VMCore amount per region, there you go.
Okay, yeah there are plenty of scripts out which give you local accounts via WMI
or ADSI
and yes scripts exist also which give you all local groups but there is not one which gives you both (of course there are also some) but what if you’re looking to implement this as a CustomScriptExtension to your Azure VM?
1