Forum Discussion
mehtaparth09
Jan 18, 2021Copper Contributor
How to get alert on mail when any new Azure service gets created by someone?
Hi, I want to setup a mail at particular time in a day and it should collect all the Azure services which got created by someone in past 24 hours. How can we achieve this?
hspinto
Microsoft
Jan 19, 2021
The best way to achieve your goal is by leveraging Azure Activity Log alerts. See more details here about how to create an Activity Log alert. If this solution does not meet your requirements, you also have the option of exporting the Activity Log to Log Analytics and then build your reporting needs on top of it.