Notification on Azure resources

Copper Contributor

Hi Team,

 

As a part of infra Team, I would like to get notified when a new Resource Group/ Resource is being created/modified/deleted by the app teams. I see couple of options using the functions and event triggers and also using the log activity. Can you please suggest me the best option here.

 

 

2 Replies

Hi @teja1027,

I suggest using Azure monitor alerts and refine the scope to activity logs alert rules. the "Signal" to the alert you are looking for will be "all administrative operations" then define a time period and a logic.

assign it to an alert group and your good to go!

Activity-log-alerts-Microsoft

(Attached a snap)

Hope that helps