How to log in to a VM created from an AVD host pool

박준규 0 Reputation points
2024-01-26T08:07:31.7266667+00:00

User's image I am trying to connect to the VM using AVD Client. However, I encountered an error message as shown in the capture. How can I log in to a VM created from an AVD host pool using my Azure portal account?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,014 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. v-vvellanki-MSFT 4,920 Reputation points Microsoft External Staff
    2024-01-29T11:10:31.18+00:00

    Hi @박준규,

    Thanks for contacting Microsoft Q&A platform. To log in to a Virtual Machine (VM) created from an Azure Virtual Desktop (AVD) host pool using the Azure portal account, you need to use Remote Desktop Protocol (RDP). Here are the general steps to log in to a VM: • Open the Azure portal. • Navigate to the specific AVD host pool that contains the VM you want to log in to. • In the Azure portal, go to the "Virtual machines" section within the AVD host pool. • Select the specific VM you want to access. • In the VM details, locate the public IP address or DNS name assigned to the VM. This information is usually available on the VM's overview page. • On your local machine, open the Remote Desktop Connection application. You can do this by searching for "Remote Desktop Connection" in the Start menu. • In the Remote Desktop Connection window, enter the public IP address or DNS name of the VM in the "Computer" field. • Click on the "Show Options" button to reveal additional settings. • Under the "User account" section, enter the credentials associated with the VM. This typically includes the username and password or other authentication details set up during VM creation. • Click the "Connect" button to initiate the remote desktop connection to the VM. • If prompted, verify your identity by entering the necessary credentials. This step depends on the authentication method configured for the VM. • Once the connection is established, you should see the desktop of the VM in a new window. You are now logged in to the VM. Hope this helps you.

    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.