An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
Hey,
I set up an alert for password changes doing the following steps:
- Open log analytics
- run the query to ensure you see results.
- once confirmed the query is ok and returning events. click "new alert rule"
- you can leave the conditions as they are. The query should already be in the box.
- go to actions and create an action group.
- Set the action group name and display name.
- add the users and emails you want to notify when the password changes are detected.
- test your action group.
You can review and save.
Change the password for one of the accounts in your query and confirm the alert is triggered.