How to enable Azure OMS maintenance mode to disable alerts during outage?
|How to enable Azure OMS maintenance mode to disable alerts during outage?
So far there is no direct option to dd single instance in maintenance mode in OMs but seems some of the
What are the options available in Azure OMS to suppress alerts?
1> connect / disconnect VM from OMs workspace –
a> refer Disable-OMSmonitoring script for disable OMS monitoring using Azure automation runbook at the time of maintenance mode, you can add schedule to runbook to disable monitoring at specific time.
b> refer Enable-OMSmonitoring script for enabling OMS monitoring using Azure automation runbook once you done with maintenance, you can also add schedule to runbook to re-enable monitoring at specific time.
1> Disable All alerts schedules in OMs workspace – you can refer
Add a Comment
You must be logged in to post a comment.