Skip to content

Commit 932247a

Browse files
Merge pull request #298503 from bernawy/patch-59
Corrected a few steps in adding users
2 parents ae3b2b2 + 7e9199b commit 932247a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/active-directory-b2c/tenant-management-manage-administrator.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: CelesteDG
77
ms.service: azure-active-directory
88
ms.topic: tutorial
99
ms.custom: b2c-docs-improvements
10-
ms.date: 09/11/2024
10+
ms.date: 04/18/2025
1111
ms.reviewer: yoelh
1212
ms.author: kengaderdus
1313
ms.subservice: b2c
@@ -48,9 +48,10 @@ To create a new administrative account, follow these steps:
4848
1. On the **User** page, enter information for this user:
4949

5050

51-
- **User name**. *Required*. The user name of the new user. For example, `[email protected]`.
51+
- **User principal name**. *Required*. The user name of the new user. For example, `[email protected]`.
5252
The domain part of the user name must use either the initial default domain name, *\<tenant name>.onmicrosoft.com* or your [custom domain](custom-domain.md) such as `contoso.com`.
53-
- **Name**. *Required*. The first and last name of the new user. For example, *Mary Parker*.
53+
- **Display Name**. *Required*. The first and last name of the new user. For example, *Mary Parker*.
54+
- **Password**. *Required*. The default setting is to auto-generate a password, but you have the option to enter your desired password.
5455
- **Groups**. *Optional*. You can add the user to one or more existing groups. You can also add the user to groups at a later time.
5556
- **Directory role**: If you require Microsoft Entra administrative permissions for the user, you can add them to a Microsoft Entra role. You can assign the user to be a Global administrator or one or more of the limited administrator roles in Microsoft Entra ID. For more information about assigning roles, see [Use roles to control resource access](roles-resource-access-control.md).
5657
- **Job info**: You can add more information about the user here, or do it later.
@@ -73,7 +74,6 @@ To invite a user, follow these steps:
7374
1. Select **New guest account**.
7475
1. On the **User** page, enter information for this user:
7576

76-
- **Name**. *Required*. The first and last name of the new user. For example, *Mary Parker*.
7777
- **Email address**. *Required*. The email address of the user you would like to invite, which must be a Microsoft account. For example, `[email protected]`.
7878
- **Personal message**: You add a personal message that will be included in the invite email.
7979
- **Groups**. *Optional*. You can add the user to one or more existing groups. You can also add the user to groups at a later time.

0 commit comments

Comments
 (0)