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, have a nice day.
Michael
- MhdisafeCopper ContributorYes, 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