Trying to authenticate a user to Azure AD (EntraID) from Ubuntu 22.04

Jean Morissette 40 Reputation points
2023-12-15T00:19:04.1733333+00:00

I have a Ubuntu 22.04 based machine with intune and defender on, no issue and working great

I am trying to authenticate the user and I am following these instructions:

https://patrickdomingues.com/2023/07/10/how-to-integrate-ubuntu-22-04-with-azure-ad-step-by-step-guide/

This command returns Realm not found (yes I replaced the values with our org) :)

sudo realm join --user=your-azure-ad-account@your-domain.com your-domain.com

Microsoft Intune Linux
Microsoft Intune Linux
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Linux: A family of open-source Unix-like operating systems.
45 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,264 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Akshay-MSFT 17,411 Reputation points Microsoft Employee
    2023-12-15T08:28:06.0333333+00:00

    @Jean Morissette

    Thank you for your time and patience. I was able to review the ask and understood that you are trying get your Linux Server joined to Microsoft Entra ID.

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

    I was able to review the doc and was not sure how did the author managed to get a physical Linux device joined to Entra ID as, Linux OS is only supported for Entra ID registration via Intune agent.

    As per Microsoft Entra registered devices documentation, Ubuntu is supported for device registration which does allow to access cloud resources via SSO but not login to the device via Entra ID credentials.

    User's image


    Thanks

    Akshay Kaushik

    Please "Accept the answer (Yes)" and "share your feedback ". This will help us and others in the community as well.