Azure / azure-monitor-baseline-alerts

Azure Monitor Baseline Alerts
MIT License
163 stars 239 forks source link

[Question/Feedback]: Do you have some sort of documentation to test Azure Monitor Baseline Alerts out? #281

Open amansinghkalsi opened 3 months ago

amansinghkalsi commented 3 months ago

Check for previous/existing GitHub issues

Description

One of our customers has implemented Azure Monitor Baseline Alerts and they are looking around for a way to test them out. Do you have some documentation for testing the deployment of the feature?

Brunoga-MS commented 3 months ago

Hello @amansinghkalsi , thanks for your question. All the available documentation is at Azure Monitor Baseline Alerts. To test alerts you can only simulate the faulty situation ... for instance you can create resources like Log Analytics Workspace, Key Vault, Automation Account, etc. and the delete them to see if the Delete alerts (based on Activity Log) is fired. For instance, talking about Azure or Hybrid VM, you can change the threshold of the alert and see if it fires and then put it back.

Thanks, Bruno.

paulgrimley commented 3 months ago

@amansinghkalsi thanks for raising this, I am speaking with the team about enhancing the documentation to include the guidance Bruno shared above.