Forum Discussion
michael_d0l
Apr 18, 2024Copper Contributor
Azure Advisor Service Retirement Notebook
Hi Everyone I try to get automated information from the Service Retirement Notebook in Azure Advisor. Is there a way to trigger Action Groups or get the affected ressources via CLI? thx, h...
Mhdisafe
Apr 18, 2024Copper Contributor
Yes, you can use Azure CLI to trigger Action Groups or get information about affected resources when receiving automated recommendations from Azure Advisor
Triggering Action Groups:
You can trigger an Action Group using Azure CLI by calling the az monitor metrics alert create command and specifying the Action Group as part of the alert configuration
Triggering Action Groups:
You can trigger an Action Group using Azure CLI by calling the az monitor metrics alert create command and specifying the Action Group as part of the alert configuration