- Home
- Retrieve Azure Resource Inventory by using PowerShell.
Monthly Archives:
June 2020
Retrieve Azure Resource Inventory by using PowerShell.
In this blog, I will share the script to retrieve the Azure resources inside the Azure subscription. This script iterates through each resource group inside an Azure subscription and retrieves each resource name resource type and resource tag and dumps the information inside a CSV file. So let’s dive in.