Configuring an Azure Function App that uses a system managed identity to execute Az.Compute module cmdlets that will retrieve all Azure VMs with their Status then use a Logic App run the app and email the report
In this post, I would like to demonstrate the following using an Azure Function App and Logic App. Function App: Use the Az.Compute module to execute Get-AzVM to get the list of virtual machines and