Use Local RDP Client to Bastion into VM

Razzi29 336 Reputation points
2022-11-06T15:08:11.687+00:00

Is there a way I can use the local Remote Desktop client on Windows to RDP to a Bastion connection into a VM hosted on Azure? I do not want to keep using the web portal as I sometimes find it unreliable and disconnect from time to time. I want to be able to use local RDP clients.

Azure Bastion
Azure Bastion
An Azure service that provides private and fully managed Remote Desktop Protocol (RDP) and Secure Shell (SSH) access to virtual machines.
293 questions
{count} votes

Accepted answer
  1. GitaraniSharma-MSFT 50,096 Reputation points Microsoft Employee Moderator
    2022-11-07T11:31:29.797+00:00

    Hello @Razzi29 ,

    Welcome to Microsoft Q&A Platform. Thank you for reaching out & hope you are doing well.

    I understand that you would like to use the local Remote Desktop client on Windows to RDP to a Bastion connection into a VM hosted on Azure.

    With the new Azure Bastion native client support, available with Standard SKU, you can now:

    • Connect to your target Azure virtual machine via Azure Bastion using Azure CLI and a native client on your local machine.
    • Log into Azure Active Directory-joined virtual machines using your Azure Active Directory credentials.
    • Access the features available with your chosen native client (ex: file transfer).

    Refer : https://azure.microsoft.com/en-in/updates/general-availability-azure-bastion-native-client-support/

    The native client feature lets you connect to your target VMs via Bastion using Azure CLI, and expands your sign-in options to include local SSH key pair and Azure Active Directory (Azure AD).
    Refer : https://learn.microsoft.com/en-gb/azure/bastion/connect-native-client-windows

    NOTE : This configuration requires the Standard SKU tier for Azure Bastion.

    So, you can simply upgrade your Azure Bastion host to the Standard SKU which supports more features such as native client etc.

    To enable Native Client Support on an existing Bastion deployment, please refer the below doc:
    https://learn.microsoft.com/en-us/azure/bastion/connect-native-client-windows#to-modify-an-existing-bastion-deployment

    Or you can deploy a Bastion manually with the Native Client Support feature addition by following the below doc:
    https://learn.microsoft.com/en-us/azure/bastion/connect-native-client-windows#to-deploy-bastion-with-the-native-client-feature

    Kindly let us know if the above helps or you need further assistance on this issue.

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

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.