Azure AD remote desktop

2021-07-04T14:38:51.06+00:00

Hello. I want my AD users to connect with remote desktop to their VM so they can access file shares. The VM is already AD joined but I can't connect using ad user, only by local administrator. I didn't receive any message about firewall or nsg rule

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
13,502 questions
{count} votes

2 answers

Sort by: Most helpful
  1. SUNOJ KUMAR YELURU 12,606 Reputation points MVP
    2021-07-05T05:21:49.773+00:00

    Hi @Spiridon-Panagiotis Angelopoulos

    refer to the below URL it is explained connecting Azure Files and AD DS.
    https://learn.microsoft.com/en-us/azure/virtual-desktop/create-file-share#enable-active-directory-authentication

    If the Answer is helpful, please click Accept Answer and up-vote, this can be beneficial to other community members.

  2. Cristian SPIRIDON 4,301 Reputation points
    2021-07-18T18:46:08.693+00:00

    Did you add your AD user in "Remote Desktop Users" local group?

    If the user exist only in Azure AD, below is an article that explain how to add it to the group:
    https://learn.microsoft.com/en-us/windows/client-management/connect-to-remote-aadj-pc

    Hope this helps!