Linux VM Azure AD device not listed in All divices in Azure portal

Aleksey Aleksiev 20 Reputation points
2023-07-12T19:23:39.9333333+00:00

Hi there,

I'm able to add a new VM to Azure AD (by using the extention AADSSHLoginForLinux as described here: https://learn.microsoft.com/en-us/azure/active-directory/devices/howto-vm-sign-in-azure-ad-linux)

I'm able to login to my VM with my AAD credentials.

The only thing that I wonder is why my VM is not listed in "All devices" in Azure portal.

Is this normal for azure-ad-joined linux devices?

Thanks

Alex

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,041 questions
Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

Accepted answer
  1. Akshay-MSFT 17,956 Reputation points Microsoft Employee Moderator
    2023-07-14T07:04:48.4+00:00

    @Aleksey Aleksiev

    Thank you for posting your query on Microsoft Q&A. From above description I could understand that you have a Linux VM in Azure on which you have Enabled Azure AD login, but the device is not visible in Azure AD all devices.

    Please do correct me if this is not the case by responding in the comments section.

    You could manage only Azure AD registered, Azure AD joined and Hybrid AD joined devices from Azure AD > All devices blade. In the above scenario the device does not get any type of join hence it won't be visible among all devices in AAD.

    Linux VM's does not support AAD join or Hybrid AD join. They support only AAD registration which could be done only by enrolling the device to Microsoft Intune.

    User's image

    • In the above described scenario an AAD user could sign into the device via SPN of Microsoft Azure Linux Virtual Machine Sign-In application which gets registered in AAD once you enable AAD SSH extension (gets auto enabled when you select Azure AD authentication). So user gets access to the VM via this app and not a direct access like windows VM. So every time user signs into Linux VM there would be a signin log generated for Microsoft Azure Linux Virtual Machine Sign-In application

    Please do let me know if you have any further queries.

    Thanks,

    Akshay Kaushik

    Please "Accept the answer" (Yes), and share your feedback if the suggestion answers you’re your query. This will help us and others in the community as well.

    1 person found this answer helpful.

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.