<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Planned-Maintenance on Ajo Mathew</title><link>https://blog.ajomathew.dev/tags/planned-maintenance/</link><description>Recent content in Planned-Maintenance on Ajo Mathew</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><lastBuildDate>Tue, 25 Nov 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.ajomathew.dev/tags/planned-maintenance/rss.xml" rel="self" type="application/rss+xml"/><item><title>A Practical Guide to Handling Azure Alerts During Planned Maintenance</title><link>https://blog.ajomathew.dev/posts/2025-11-25-a-practical-guide-to-handling-azure-alerts-during-planned-maintenance/</link><pubDate>Tue, 25 Nov 2025 00:00:00 +0000</pubDate><guid>https://blog.ajomathew.dev/posts/2025-11-25-a-practical-guide-to-handling-azure-alerts-during-planned-maintenance/</guid><description>&lt;h1 id="problem-description"&gt;Problem description&lt;/h1&gt;
&lt;p&gt;Availability alerts for VMs in a resource group were configured. During planned maintenance (for example, a VM reboot), the team receives VM availability notifications that are false positives. How can we avoid or resolve these false alarms?&lt;/p&gt;
&lt;h1 id="approaches"&gt;Approaches&lt;/h1&gt;
&lt;p&gt;The alert in question uses VM availability metrics evaluated every 1 minute with a 5‑minute lookback window.&lt;/p&gt;
&lt;h2 id="option-1--disable-the-alert-during-the-maintenance-window"&gt;Option 1 — Disable the alert during the maintenance window&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;When you stop the VM, disable the alert.&lt;/li&gt;
&lt;li&gt;When you start the VM, re-enable the alert.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This is a simple approach but requires coordinating the start/stop process with alert management.&lt;/p&gt;</description></item></channel></rss>