Skip to content

Latest commit

 

History

History
235 lines (128 loc) · 14.5 KB

role-assignments-external-users.md

File metadata and controls

235 lines (128 loc) · 14.5 KB
title description services documentationcenter author manager ms.service ms.devlang ms.topic ms.tgt_pltfrm ms.workload ms.date ms.author ms.custom
Assign Azure roles to external guest users using the Azure portal - Azure RBAC
Learn how to grant access to Azure resources for users external to an organization using the Azure portal and Azure role-based access control (Azure RBAC).
active-directory
rolyon
daveba
role-based-access-control
how-to
identity
06/28/2021
rolyon
it-pro,subject-rbac-steps

Assign Azure roles to external guest users using the Azure portal

Azure role-based access control (Azure RBAC) allows better security management for large organizations and for small and medium-sized businesses working with external collaborators, vendors, or freelancers that need access to specific resources in your environment, but not necessarily to the entire infrastructure or any billing-related scopes. You can use the capabilities in Azure Active Directory B2B to collaborate with external guest users and you can use Azure RBAC to grant just the permissions that guest users need in your environment.

Prerequisites

To assign Azure roles or remove role assignments, you must have:

  • Microsoft.Authorization/roleAssignments/write and Microsoft.Authorization/roleAssignments/delete permissions, such as User Access Administrator or Owner

When would you invite guest users?

Here are a couple example scenarios when you might invite guest users to your organization and grant permissions:

  • Allow an external self-employed vendor that only has an email account to access your Azure resources for a project.
  • Allow an external partner to manage certain resources or an entire subscription.
  • Allow support engineers not in your organization (such as Microsoft support) to temporarily access your Azure resource to troubleshoot issues.

Permission differences between member users and guest users

Native members of a directory (member users) have different permissions than users invited from another directory as a B2B collaboration guest (guest users). For example, members user can read almost all directory information while guest users have restricted directory permissions. For more information about member users and guest users, see What are the default user permissions in Azure Active Directory?.

Add a guest user to your directory

Follow these steps to add a guest user to your directory using the Azure Active Directory page.

  1. Sign in to the Azure portal.

  2. Make sure your organization's external collaboration settings are configured such that you're allowed to invite guests. For more information, see Enable B2B external collaboration and manage who can invite guests.

  3. Click Azure Active Directory > Users > New guest user.

    Screenshot of New guest user feature in Azure portal.

  4. Follow the steps to add a new guest user. For more information, see Add Azure Active Directory B2B collaboration users in the Azure portal.

After you add a guest user to the directory, you can either send the guest user a direct link to a shared app, or the guest user can click the accept invitation link in the invitation email.

Screenshot of guest user invite email.

For the guest user to be able to access your directory, they must complete the invitation process.

Screenshot of guest user invite review permissions.

For more information about the invitation process, see Azure Active Directory B2B collaboration invitation redemption.

Assign a role to a guest user

In Azure RBAC, to grant access, you assign a role. To assign a role to a guest user, you follow same steps as you would for a member user, group, service principal, or managed identity. Follow these steps assign a role to a guest user at different scopes.

  1. Sign in to the Azure portal.

  2. In the Search box at the top, search for the scope you want to grant access to. For example, search for Management groups, Subscriptions, Resource groups, or a specific resource.

  3. Click the specific resource for that scope.

  4. Click Access control (IAM).

    The following shows an example of the Access control (IAM) page for a resource group.

    Screenshot of Access control (IAM) page for a resource group for preview experience.

  5. Click the Role assignments tab to view the role assignments at this scope.

  6. Click Add > Add role assignment (Preview).

    If you don't have permissions to assign roles, the Add role assignment option will be disabled.

    Screenshot of Add > Add role assignment menu for preview experience.

    The Add role assignment page opens.

  7. On the Roles tab, select a role such as Virtual Machine Contributor.

    Screenshot of Add role assignment page with Roles tab for preview experience.

  8. On the Members tab, select User, group, or service principal.

    Screenshot of Add role assignment page with Members tab for preview experience.

  9. Click Select members.

  10. Find and select the guest user. If you don't see the user in the list, you can type in the Select box to search the directory for display name or email address.

    You can type in the Select box to search the directory for display name or email address.

    Screenshot of Select members pane for preview experience.

  11. Click Select to add the guest user to the Members list.

  12. On the Review + assign tab, click Review + assign.

    After a few moments, the guest user is assigned the role at the selected scope.

    Screenshot of role assignment for Virtual Machine Contributor.

Assign a role to a guest user not yet in your directory

To assign a role to a guest user, you follow same steps as you would for a member user, group, service principal, or managed identity.

If the guest user is not yet in your directory, you can invite the user directly from the Select members pane.

  1. Sign in to the Azure portal.

  2. In the Search box at the top, search for the scope you want to grant access to. For example, search for Management groups, Subscriptions, Resource groups, or a specific resource.

  3. Click the specific resource for that scope.

  4. Click Access control (IAM).

  5. Click Add > Add role assignment (Preview).

    If you don't have permissions to assign roles, the Add role assignment option will be disabled.

    Screenshot of Add > Add role assignment menu for preview experience.

    The Add role assignment page opens.

  6. On the Roles tab, select a role such as Virtual Machine Contributor.

  7. On the Members tab, select User, group, or service principal.

    Screenshot of Add role assignment page with Members tab for preview experience.

  8. Click Select members.

  9. In the Select box, type the email address of the person you want to invite and select that person.

    Screenshot of Invite guest user in Select members pane.

  10. Click Select to add the guest user to the Members list.

  11. On the Review + assign tab, click Review + assign to add the guest user to your directory, assign the role, and send an invite.

    After a few moments, you'll see a notification of the role assignment and information about the invite.

    Screenshot of role assignment and invited user notification.

  12. To manually invite the guest user, right-click and copy the invitation link in the notification. Don't click the invitation link because it starts the invitation process.

    The invitation link will have the following format:

    https://login.microsoftonline.com/redeem?rd=https%3a%2f%2finvitations.microsoft.com%2fredeem%2f%3ftenant%3d0000...

  13. Send the invitation link to the guest user to complete the invitation process.

    For more information about the invitation process, see Azure Active Directory B2B collaboration invitation redemption.

Remove a guest user from your directory

Before you remove a guest user from a directory, you should first remove any role assignments for that guest user. Follow these steps to remove a guest user from a directory.

  1. Open Access control (IAM) at a scope, such as management group, subscription, resource group, or resource, where the guest user has a role assignment.

  2. Click the Role assignments tab to view all the role assignments.

  3. In the list of role assignments, add a check mark next to the guest user with the role assignment you want to remove.

    Screenshot of selected role assignment to remove.

  4. Click Remove.

    Screenshot of Remove role assignment message.

  5. In the remove role assignment message that appears, click Yes.

  6. In the left navigation bar, click Azure Active Directory > Users.

  7. Click the guest user you want to remove.

  8. Click Delete.

    Screenshot of deleting guest user.

  9. In the delete message that appears, click Yes.

Troubleshoot

Guest user cannot browse the directory

Guest users have restricted directory permissions. For example, guest users cannot browse the directory and cannot search for groups or applications. For more information, see What are the default user permissions in Azure Active Directory?.

Screenshot of guest user cannot browse users in a directory.

If a guest user needs additional privileges in the directory, you can assign an Azure AD role to the guest user. If you really want a guest user to have full read access to your directory, you can add the guest user to the Directory Readers role in Azure AD. For more information, see Add Azure Active Directory B2B collaboration users in the Azure portal.

Screenshot of assigning Directory Readers role.

Guest user cannot browse users, groups, or service principals to assign roles

Guest users have restricted directory permissions. Even if a guest user is an Owner at a scope, if they try to assign a role to grant someone else access, they cannot browse the list of users, groups, or service principals.

Screenshot of guest user cannot browse security principals to assign roles.

If the guest user knows someone's exact sign-in name in the directory, they can grant access. If you really want a guest user to have full read access to your directory, you can add the guest user to the Directory Readers role in Azure AD. For more information, see Add Azure Active Directory B2B collaboration users in the Azure portal.

Guest user cannot register applications or create service principals

Guest users have restricted directory permissions. If a guest user needs to be able to register applications or create service principals, you can add the guest user to the Application Developer role in Azure AD. For more information, see Add Azure Active Directory B2B collaboration users in the Azure portal.

Screenshot of guest user cannot register applications.

Guest user does not see the new directory

If a guest user has been granted access to a directory, but they do not see the new directory listed in the Azure portal when they try to switch in their Directories page, make sure the guest user has completed the invitation process. For more information about the invitation process, see Azure Active Directory B2B collaboration invitation redemption.

Guest user does not see resources

If a guest user has been granted access to a directory, but they do not see the resources they have been granted access to in the Azure portal, make sure the guest user has selected the correct directory. A guest user might have access to multiple directories. To switch directories, in the upper left, click Settings > Directories, and then click the appropriate directory.

Screenshot of Poral setting Directories section in Azure portal.

Next steps