@Priyanka Mahadik , the alert was triggered based on Activity Log. I would suggest looking at the alerting criteria of the rule whcih is creating the alert. You can get the rule by followig the steps below:
- In Azure, search for "Monitor" --> Alerts.
- Click on the Alert in portal --> This would open a blade with details of alert, like criteria, time, description etc.
- On the bottom right of the blade, look for "Alert rule"
- Clicking it would take you to the rule generating the alert. Click on "Edit" command and review the criteria.
Based on the symptom, either of the following 2 things are happening:
- The activity for which this alert rule was configured happened multiple times throughout the day
- The filter used in the criteria is too broad and the criteria is also selecting additional activities which are not even relevant.
Please review the alert criteria and rectify it as required.
Hope it helps. Please let us know if you have any questions.