RDP issue error code 0X1108

Ravindra Kumar Verma 6 Reputation points
2022-08-09T14:09:11.923+00:00

I am taking RDP from VM1 which is having Public IP and is in Subnet1 to VM2 which is not having any Public IP associated with it and is in Subnet2. Both VM are in same VNET. I am getting error code 0X1108, extended error code 0X0. Please help

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,797 questions
{count} vote

2 answers

Sort by: Most helpful
  1. srbhatta-MSFT 8,551 Reputation points Microsoft Employee
    2022-08-10T04:46:01.547+00:00

    Hello @Ravindra Kumar Verma ,
    Welcome to Microsoft QnA.
    The RDP connection should be successful between 2 VMs in different subnets but within the same VNet unless there is some NSG rule blocking the RDP connection, or maybe some firewall or any network rule.
    Could you please check your Network Security Group rules for VM2 and provide me a screenshot for it.

    Also, could you please run the below command using PowerShell and provide me with the results.

    Test-NetConnection -ComputerName <private-ip-of-VM2> -Port 3389  
    

    I'll wait to hear back from you on this. Please do tag me in your response. Thanks :)

    ----------

    If you find the above information helpful, kindly accept as answer or upvote to increase the relevancy of this post.

    1 person found this answer helpful.
    0 comments No comments

  2. EnterpriseArchitect 5,316 Reputation points
    2022-11-17T03:33:05.41+00:00

    Hi,

    I am having the same issue despite the VM is on Premise, nothing to do with Azure NSG.

    [Window Title]  
    Remote Desktop Connection  
      
    [Content]  
    Failed to reconnect to your remote session.  
    Please try to connect again.  
      
    [^] Hide details  [OK]  
      
    [Expanded Information]  
    Error code: 0x1108  
    Extended error code: 0x0  
    Timestamp (UTC): 11/17/22 03:30:27 AM  
      
    Press Ctrl+C to copy.  
    

    How to fix this issue please?


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.