Forum Discussion

michael_d0l's avatar
michael_d0l
Copper Contributor
Apr 18, 2024

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

  • Mhdisafe's avatar
    Mhdisafe
    Copper 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


Resources