Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
How to export or fetch below details for list of VMs:
Hi,
You can check the following links in order to create your own powershell scripts.
The basic command is Get-AZVMsize
https://learn.microsoft.com/en-us/powershell/module/az.compute/get-azvmsize?view=azps-9.1.0
https://www.tutorialspoint.com/how-to-retrieve-the-azure-vm-ram-and-cpu-size-using-powershell
BR,