Cross-tenant access to Azure subscription via Azure AD

Christian van Eickelen 1 Reputation point
2023-01-06T12:53:41.967+00:00

Hello guys,

a short and simple question. Is it possible to grant access to an Azure subscriptions to users from an external Azure AD via B2B collaboration?

Thanks for help!

Greetz,
Chris

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} votes

3 answers

Sort by: Most helpful
  1. TP 125.9K Reputation points Volunteer Moderator
    2023-01-06T14:08:44.317+00:00

    Hi,

    Yes, you can grant external users access to an Azure subscription. Please see article below:

    B2B collaboration overview

    https://learn.microsoft.com/en-us/azure/active-directory/external-identities/what-is-b2b

    Thanks.

    -TP

    0 comments No comments

  2. Luke Murray 11,436 Reputation points MVP Volunteer Moderator
    2023-01-07T04:14:04.653+00:00

    Cross-tenant access to Azure subscriptions, can be done through Azure Lighthouse - https://learn.microsoft.com/azure/lighthouse/overview?WT.mc_id=AZ-MVP-5004796 & https://learn.microsoft.com/azure/lighthouse/concepts/cross-tenant-management-experience?WT.mc_id=AZ-MVP-5004796

    It is built to allow multiple partners (internal or external) access to Azure resources across multiple Azure AD tenancies, with support for MFA and approval and just enough privilege, ie one customer or user may need read and another may be a contributor.

    Azure Lighthouse is recommended as you don't need to worry about adding people in if they leave etc, at the other partner, but everything is logged and just enough permissions applied.

    0 comments No comments

  3. JamesTran-MSFT 36,911 Reputation points Microsoft Employee Moderator
    2023-01-09T22:09:57.1+00:00

    @Christian van Eickelen
    Thank you for your post!

    When using B2B collaboration, you can invite external users to your Azure AD tenant and give them permissions to your Azure Subscription(s) by assigning an Azure RBAC role(s).

    Please keep in mind that Azure AD roles are different than Azure RBAC roles. Azure RBAC provides fine-grained access management to Azure resources. Azure RBAC includes many built-in roles, can be assigned at different scopes, and allows you to create your own custom roles. To manage resources in Azure AD, such as users, groups, and domains, there are several Azure AD roles.

    277566-image.png

    I hope this helps!

    If you have any other questions, please let me know.
    Thank you for your time and patience throughout this issue.


    Please remember to "Accept Answer" if any answer/reply helped, so that others in the community facing similar issues can easily find the solution.


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.