While doing nslookup server is getting resolved from xxx..internal.cloudapp.net

Suravind R 21 Reputation points
2022-10-14T06:16:56.173+00:00

I have a DC which is installed in VM and VM is hosted in azure. I am able to do rdp using ip address not using vm name. I used nslookup command and I am response as below

Server: XXXXXX.internal.cloudapp.net

Is that the reason I am not able to connect with VM name?
Or is this normal?

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
774 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,035 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,772 questions
Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Cristian SPIRIDON 4,486 Reputation points Volunteer Moderator
    2022-10-16T12:36:12.507+00:00

    Hi,

    Below you have the documentation for how to create a FQDN name for your VM:

    https://learn.microsoft.com/en-us/azure/virtual-machines/create-fqdn

    After that you can use the FQDN to connect to the VM - you have to use the full name.

    Hope this helps!

    0 comments No comments

  2. Limitless Technology 44,766 Reputation points
    2022-10-19T22:21:17.367+00:00

    Hi,

    This is not normal behaviour. Please see the guide below:

    https://learn.microsoft.com/azure/virtual-machines/windows/connect-rdp

    ------------------------------------------------------------------------------------------------------

    --If the reply is helpful, please Upvote and Accept as answer--

    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.