You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
automatic instance repairs
About this tag
Automatic instance repairs in Azure Virtual Machine Scale Sets provide built-in health monitoring and self-healing for VM instances. When a VM is detected as unhealthy based on application health probes or instance status checks, the repair action automatically replaces it with a new healthy instance. This feature is bundled by default with automatic zone balancing in Azure VMSS, ensuring that instance-level health protection complements zone-level resilience. The repair workflow follows a create-before-delete approach to minimize service disruption. For cloud operators managing scale sets across availability zones, automatic instance repairs reduce manual intervention and help maintain application availability.
Microsoft has put automatic zone balancing for Azure Virtual Machine Scale Sets into public preview, giving cloud operators a built‑in mechanism to keep VMSS instances evenly distributed across availability zones and reduce the risk that a single zone outage will take out a disproportionate...