An Azure service that is used to provision Windows and Linux virtual machines.
Hello @Anil ,
In addition to the above comments, please review the information below:
Are you still facing the issue? If yes, please follow the steps below:
Firstly, Check CPU Utilization>>Navigate to the VM’s Monitoring section.>>Review the Average CPU Utilization metric.
Check whether the CPU usage is consistently reaching a high threshold. If so, consider resizing the VM and then verify whether you are able to access it.
Verify Firewall Configuration. Ensure that the required firewall ports are enabled. If the firewall is enabled and the issue persists, temporarily disable it for testing purposes and check whether VM access is restored.
Test with a Different Network. Try accessing the VM using a different network connection. In some cases, the ISP/network provider may restrict or impact VM connectivity.
Kindly share the exact error message or screenshots/snippets of the issue via private message for further analysis.
Alternative Recovery Options. You may take a snapshot of the OS disk and create a new VM from that disk to preserve the same data.
Alternatively, you can create a recovery VM, attach the affected OS disk to it, and then swap the OS disk back to the original VM if required.
Please refer to this link: https://learn.microsoft.com/en-us/troubleshoot/azure/virtual-machines/windows/cannot-connect-rdp-azure-vm
Please let me know the outcome after performing the above steps, and I will be happy to assist.