RDP issue to newly created VM

Gokul Kandasamy 0 Reputation points
2024-11-21T09:49:36.0833333+00:00

HI Team,

i have newly created VM on my free tier account, but unable to perform RDP . i have tried to create inbound rule to 3389 both open and specific to IP still no luck.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,056 questions
Azure VMware Solution
Azure VMware Solution
An Azure service that runs native VMware workloads on Azure.
361 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. SUNOJ KUMAR YELURU 14,466 Reputation points MVP
    2024-11-21T11:32:52.2866667+00:00

    Hello @Gokul Kandasamy

    Thanks for using Q & A forum.

    I faced the same issue last week can't use RDP on the new VM.

    I deleted the VM (public ip and nic). I created the new VM from the scratch again and the deployment finished I was able to connect via RDP. Maybe this was just a hick-up during the first deployment.

    Troubleshooting Steps.

    1. Cannot connect remotely to a VM because RDP port is not enabled in NSG
    2. Troubleshoot an RDP general error in Azure VM

    If the Answer is helpful, please click Accept Answer and Up-Vote, so that it can help others in the community looking for help on similar topics.

    0 comments No comments

  2. Sai Krishna Katakam 1,085 Reputation points Microsoft Vendor
    2024-11-21T17:11:44.3733333+00:00

    Hi Gokul Kandasamy,

    Thank you, SUNOJ KUMAR YELURU, for sharing your experience. Here are additional steps to try:

    Make sure that RDP is enabled in the VM's operating system by accessing the VM via Serial Console or Azure Bastion. Check if Allow Remote Connections is enabled in the system settings and confirm that the RDP service is running.

    Verify the public IP address or DNS name being used for the RDP connection matches the VM’s configuration in the Azure portal.

    Reset the RDP configuration via the Azure portal by navigating to VM > Operations > Reset password and selecting Reset configuration only.

    Check the Boot Diagnostics in Azure for any errors that might indicate the VM is not starting properly.

    If available, use Azure Bastion to connect to the VM directly and rule out network-level issues.

    Ensure the free-tier account limits are not exceeded, which can sometimes cause deployment inconsistencies.

    For more information, please refer to the below documentation:
    Troubleshoot Remote Desktop connections to an Azure virtual machine
    Reset Remote Desktop Services

    If an answer has been helpful, please consider accept the "Answer" and "Upvote" to help increase visibility of this question for other members of the Microsoft Q&A community. 

    User's image

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.