|
| 1 | +--- |
| 2 | +layout: LandingPage |
| 3 | +description: Learn how to troubleshoot virtual machine deployments. |
| 4 | + |
| 5 | +title: Troubleshooting for Azure Virtual Machines Documentation | Microsoft Docs |
| 6 | +services: virtual-machines |
| 7 | +author: genlin |
| 8 | +manager: dcscontentpm |
| 9 | +layout: LandingPage |
| 10 | + |
| 11 | +ms.assetid: |
| 12 | +ms.service: virtual-machines |
| 13 | +ms.tgt_pltfrm: na |
| 14 | + |
| 15 | +ms.topic: landing-page |
| 16 | +ms.date: 10/3/2018 |
| 17 | +ms.author: genli |
| 18 | +--- |
| 19 | + |
| 20 | +# Troubleshooting Azure virtual machines |
| 21 | + |
| 22 | +## Tools for troubleshooting |
| 23 | + |
| 24 | +- [Serial Console](serial-console-overview.md) |
| 25 | +- [Boot diagnostics](boot-diagnostics.md) |
| 26 | +- [Windows VM: Attach the OS disk to another VM for troubleshooting](troubleshoot-recovery-disks-portal-windows.md) |
| 27 | +- [Linux VM: Attach the OS disk to another VM for troubleshooting](troubleshoot-recovery-disks-portal-linux.md) |
| 28 | + |
| 29 | +## Can't connect to the VM |
| 30 | + |
| 31 | +### Windows |
| 32 | + |
| 33 | +**Common solution** |
| 34 | + |
| 35 | +- [Reset RDP](reset-rdp.md) |
| 36 | +- [RDP troubleshooting](troubleshoot-rdp-connection.md) |
| 37 | +- [Detailed RDP troubleshooting](detailed-troubleshoot-rdp.md) |
| 38 | + |
| 39 | +**RDP Errors** |
| 40 | + |
| 41 | +- [No license server](troubleshoot-rdp-no-license-server.md) |
| 42 | +- [An internal ](Troubleshoot-rdp-internal-error.md) |
| 43 | +- [authentication errors](troubleshoot-authentication-error-rdp-vm.md) |
| 44 | +- [Troubleshoot specific errors](troubleshoot-specific-rdp-errors.md) |
| 45 | + |
| 46 | +**VM boot errors** |
| 47 | + |
| 48 | +* [BitLocker boot errors](troubleshoot-bitlocker-boot-error.md) |
| 49 | +* [Windows show "Checking file system" during boot](troubleshoot-check-disk-boot-error.md) |
| 50 | +* [Blue screen errors](troubleshoot-common-blue-screen-error.md) |
| 51 | +* [VM startup is stuck on "Getting Windows Ready](troubleshoot-vm-boot-configure-update.md) |
| 52 | +* ["CRITICAL SERVICE FAILED" error on blue screen](troubleshoot-critical-service-failed-boot-error.md) |
| 53 | +* [Reboot loop problem](troubleshoot-reboot-loop.md) |
| 54 | +* [VM startup is stuck at Windows update stage](troubleshoot-stuck-updating-boot-error.md) |
| 55 | +* [VM boots to Safe Mode](troubleshoot-rdp-safe-mode.md) |
| 56 | + |
| 57 | +**Other** |
| 58 | +- [Reset VM password for Windows VM offline](reset-local-password-without-agent.md) |
| 59 | +- [Reset NIC after misconfiguration](reset-network-interface.md) |
| 60 | + |
| 61 | +### Linux |
| 62 | + |
| 63 | +- [SSH troubleshooting](troubleshoot-ssh-connection.md) |
| 64 | +- [Detailed SSH troubleshooting](detailed-troubleshoot-ssh-connection.md) |
| 65 | +- [Common error messages](error-messages.md) |
| 66 | +- [Reset VM password for Linux VM offline](reset-password.md) |
| 67 | + |
| 68 | +## VM deployment issues |
| 69 | + |
| 70 | +- [Allocation failures](allocation-failure.md) |
| 71 | +- Redeploy a VM |
| 72 | + - [Linux](redeploy-to-new-node-linux.md) |
| 73 | + - [Windows](redeploy-to-new-node-windows.md) |
| 74 | +- Troubleshoot deployments |
| 75 | + - [Linux](troubleshoot-deploy-vm-linux.md) |
| 76 | + - [Windows](troubleshoot-deploy-vm-windows.md) |
| 77 | +- [Device names are changed](troubleshoot-device-names-problems.md) |
| 78 | +- [Install Windows VM agent offline](install-vm-agent-offline.md) |
| 79 | +- [Restarting or resizing a VM](restart-resize-error-troubleshooting.md) |
| 80 | + |
| 81 | +## VM performance Issue |
| 82 | +- [Performance issues with VMs](performance-diagnostics.md) |
| 83 | +- Windows |
| 84 | + - [How to use PerfInsights](how-to-use-perfinsights.md) |
| 85 | + - [Performance diagnostics extension](performance-diagnostics-vm-extension.md) |
| 86 | +- Linux |
| 87 | + - [How to use PerfInsights](how-to-use-perfinsights-linux.md) |
0 commit comments