An Azure service that is used to provision Windows and Linux virtual machines.
A VM pause of ~0.7 seconds due to a memory-preserving Live Migration is normal Azure behavior. Microsoft routinely performs Live Migration during platform maintenance, causing a very brief pause (typically under one second) while preserving memory, disk, and network connections.
This is not expected to cause ongoing or long-term performance issues and is intended to improve stability by moving VMs away from unhealthy hosts. If slowness continues after the pause, Live Migration is not the cause. In such cases, Microsoft recommends treating it as a general VM performance issue by reviewing Azure VM metrics especially disk performance, as disk throttling or low IOPS commonly cause slow logins and File Explorer lag even when CPU appears normal.
Running PerfInsights from the Azure Portal is the primary diagnostic step. If no in-guest issues are found, redeploying the VM is supported to move it to new host hardware; if the issue persists, open a Microsoft Support ticket with the PerfInsights report and Azure metrics.
- Maintenance for virtual machines in Azure - https://learn.microsoft.com/en-us/azure/virtual-machines/maintenance-and-updates
- Understand VM reboots - maintenance vs. downtime - https://docs.azure.cn/en-us/virtual-machines/understand-vm-reboots
- Troubleshoot Azure virtual machine performance on Linux or Windows - https://learn.microsoft.com/en-us/troubleshoot/azure/virtual-machines/linux/troubleshoot-performance-virtual-machine-linux-windows
- Virtual machine and disk performance - https://learn.microsoft.com/en-us/azure/virtual-machines/disks-performance
- Run Performance Diagnostics reports on Azure virtual machines - https://learn.microsoft.com/en-us/azure/azure-monitor/vm/performance-diagnostics-run?tabs=windows
- Use Performance Diagnostics in Azure Monitor to troubleshoot VM performance issues - https://learn.microsoft.com/en-us/azure/azure-monitor/vm/performance-diagnostics?tabs=windows