Collection of Azure Resource Graph Query Azure Resource Graph | PowerShell February 7, 2021 Chendrayan Venkatesan 2-Minute Read This blog post is to share the Azure Resource Graph query I developed at my workplace. I have used this with PowerShell and Azure Monitor.
Retrieve unattached Azure VM disks using PowerShell & Azure Resource Graph Cost Saving... May 1, 2020 Chendrayan Venkatesan 1-Minute Read As part of the cost saving project task, I developed a PowerShell script to retrieve UNATTACHED disks. I used JOIN operator in this code to get a few tag information from the respective resource group.
Azure Functions Fails when PowerShell Gallery is not reachable – PowerShell Worker Runtime June 15, 2022