Forum Discussion
Akhreos
Mar 14, 2023Copper Contributor
Need help to extract all VMs in Azure
Hello all, I'm trying to export the complete list of all my VMs in Azure. Iv'e tried with Azure Ressource Graph but i can't find the right way to do it. My export should display a lot of informa...
Mar 14, 2023
I will share with you a PowerShell script that generate a complete inventory of your azure resources and export it to an excel sheet.
https://github.com/microsoft/ARI
Please mark this answer as accepted if its answer your questions.
https://github.com/microsoft/ARI
Please mark this answer as accepted if its answer your questions.