|
| 1 | +--- |
| 2 | +title: Use Microsoft Entra ID with the Azure mobile app |
| 3 | +description: Use the Azure mobile app to manage users and groups with Microsoft Entra ID. |
| 4 | +ms.date: 01/22/2024 |
| 5 | +ms.topic: conceptual |
| 6 | +--- |
| 7 | + |
| 8 | +# Use Microsoft Entra ID with the Azure mobile app |
| 9 | + |
| 10 | +The Azure mobile app provides access to Microsoft Entra ID. You can perform tasks such as managing users and updating group memberships from within the app. |
| 11 | + |
| 12 | +To access Microsoft Entra ID, open the Azure mobile app and sign in with your Azure account. From **Home**, scroll down to select the **Microsoft Entra ID** card. |
| 13 | + |
| 14 | +> [!NOTE] |
| 15 | +> Your account must have the appropriate permissions in order to perform these tasks. For example, to invite a user to your tenant, you must have a role that includes this permission, such as [Guest Inviter](/entra/identity/role-based-access-control/permissions-reference) role or [User Administrator](/entra/identity/role-based-access-control/permissions-reference). |
| 16 | +
|
| 17 | +## Invite a user to the tenant |
| 18 | + |
| 19 | +To invite a [guest user](/entra/external-id/what-is-b2b) to your tenant from the Azure mobile app: |
| 20 | + |
| 21 | +1. In **Microsoft Entra ID**, select **Users**, then select the **+** icon in the top right corner. |
| 22 | +1. Select **Invite user**, then enter the user's name and email address. You can optionally add a message for the user. |
| 23 | +1. Select **Invite** in the top right corner, then select **Save** to confirm your changes. |
| 24 | + |
| 25 | +## Add users to a group |
| 26 | + |
| 27 | +To add one or more users to a group from the Azure mobile app: |
| 28 | + |
| 29 | +1. In **Microsoft Entra ID**, select **Groups**. |
| 30 | +1. Search or scroll to find the desired group, then tap to select it. |
| 31 | +1. On the **Members** card, select **See All**. The current list of members is displayed. |
| 32 | +1. Select the **+** icon in the top right corner. |
| 33 | +1. Search or scroll to find users you want to add to the group, then select the user(s) by tapping the circle next to their name. |
| 34 | +1. Select **Add** in the top right corner to add the selected users(s) to the group. |
| 35 | + |
| 36 | +## Add group memberships for a specified user |
| 37 | + |
| 38 | +You can also add a single user to one or more groups in the **Users** section of **Microsoft Entra ID** in the Azure mobile app. To do so: |
| 39 | + |
| 40 | +1. In **Microsoft Entra ID**, select **Users**, then search or scroll to find and select the desired user. |
| 41 | +1. On the **Groups** card, select **See All** to display all current group memberships for that user. |
| 42 | +1. Select the **+** icon in the top right corner. |
| 43 | +1. Search or scroll to find groups to which this user should be added, then select the group(s) by tapping the circle next to the group name. |
| 44 | +1. Select **Add** in the top right corner to add the user to the selected group(s). |
| 45 | + |
| 46 | +## Manage authentication methods or reset password for a user |
| 47 | + |
| 48 | +To [manage authentication methods](/entra/identity/authentication/concept-authentication-methods-manage) or [reset a user's password](/entra/fundamentals/users-reset-password-azure-portal), you need to do the following steps: |
| 49 | + |
| 50 | +1. In **Microsoft Entra ID**, select **Users**, then search or scroll to find and select the desired user. |
| 51 | +1. On the **Authentication methods** card, select **Manage**. |
| 52 | +1. Select **Reset password** to assign a temporary password to the user, or **Authentication methods** to manage to Tap on the desired user, then tap on “Reset password” or “Authentication methods” based on your permissions. |
| 53 | + |
| 54 | +> [!NOTE] |
| 55 | +> You won't see the **Authentication methods** card if you don't have the appropriate permissions to manage authentication methods and/or password changes for a user. |
| 56 | +
|
| 57 | +## Next steps |
| 58 | + |
| 59 | +- Learn more about the [Azure mobile app](overview.md). |
| 60 | +- Download the Azure mobile app for free from the [Apple App Store](https://aka.ms/azureapp/ios/doc), [Google Play](https://aka.ms/azureapp/android/doc) or [Amazon App Store](https://aka.ms/azureapp/amazon/doc). |
0 commit comments