How do I add users from different domains to azure databricks

zmsoft 360 Reputation points
2025-03-06T04:52:55.1+00:00

Hi there,

How do I add users from different domains to azure databricks?

Thanks&Regards,

zmsoft

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,365 questions
0 comments No comments
{count} votes

Accepted answer
  1. Ganesh Gurram 4,965 Reputation points Microsoft External Staff
    2025-03-10T10:48:42.98+00:00

    Hi @zmsoft

    To add users from different domains to Azure Databricks, you need to ensure that those users are part of the Microsoft Entra ID (formerly Azure AD) tenant associated with your Databricks workspace.

    User is in a Different Domain but within the Same Microsoft Entra ID Tenant:

    If the user belongs to a different domain but is already part of your Microsoft Entra ID tenant, you can add them directly:

    1. Sign in to Azure Databricks as an Account Admin.
    2. Open the Account Console.
    3. In the sidebar, click User Management.
    4. Go to the Users tab and click Add User.
    5. Enter the user's name and email address.
    6. Click Add User to complete the process.

    Once added, you can assign them to a workspace using the Workspace Admin Settings page. If Identity Federation is enabled, you can manage access at the account level.

    User is Not Part of Your Microsoft Entra ID Tenant:

    If the user is not in your Microsoft Entra ID tenant, you must first invite them as a Guest User before adding them to Databricks:

    1. Go to Azure Portal → Open Microsoft Entra ID.
    2. Navigate to Users → Click New Guest User.
    3. Enter the user’s email address (from the external domain).
    4. Send the invitation, and the user must accept it to join your tenant.

    Once added to Microsoft Entra ID, follow the steps in Scenario 1 to add them to Databricks.

    This ensures the user can authenticate and access the Databricks workspace securely.

    for more details refer: Manage users

    Hope this helps. Do let us know if you have any further queries.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.


1 additional answer

Sort by: Most helpful
  1. Shikha Ghildiyal 4,300 Reputation points Microsoft Employee
    2025-03-06T05:43:41.33+00:00

    Hi zmsoft

    Thanks for reaching out to Microsoft Q&A.

    Kindly follow this document for guidelines on how to add users- https://learn.microsoft.com/en-us/azure/databricks/admin/users-groups/users

    Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.


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.