Skip to content

Commit b1a6c3f

Browse files
committed
2 parents b0eba81 + 0fd6f65 commit b1a6c3f

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

articles/iot-central/core/howto-manage-users-roles.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,16 @@ To access and use the **Permissions** section, you must be in the **App Administ
1919

2020
## Add users
2121

22-
Every user must have a user account before they can sign in and access an application. IoT Central currently supports Microsoft accounts and Azure Active Directory accounts, but not Azure Active Directory groups.
23-
24-
For more information, see [Microsoft account help](https://support.microsoft.com/products/microsoft-account?category=manage-account) and [Quickstart: Add new users to Azure Active Directory](../../active-directory/fundamentals/add-users-azure-active-directory.md).
22+
Every user must have a user account before they can sign in and access an application. IoT Central currently supports Microsoft user accounts, Azure Active Directory accounts, and Azure Active Directory service principals. IoT Central doesn't currently support Azure Active Directory groups. To learn more, see [Microsoft account help](https://support.microsoft.com/products/microsoft-account?category=manage-account) and [Quickstart: Add new users to Azure Active Directory](../../active-directory/fundamentals/add-users-azure-active-directory.md).
2523

2624
1. To add a user to an IoT Central application, go to the **Users** page in the **Permissions** section.
2725

28-
:::image type="content" source="media/howto-manage-users-roles/manage-users-pnp.png" alt-text="Screenshot of Manage users.":::
26+
:::image type="content" source="media/howto-manage-users-roles/manage-users-pnp.png" alt-text="Screenshot of manage users page in IoT Central.":::
27+
28+
1. To add a user on the **Users** page, choose **+ Assign user**. To add a service principal on the **Users** page, choose **+ Assign service principal**. Start typing the name of the service principal to auto-populate the form.
2929

30-
1. To add a user, on the **Users** page, choose **+ Assign user**.
30+
> [!NOTE]
31+
> A service principal must belong to the same Azure Active Directory tenant as the Azure subscription associated with the IoT Central application.
3132
3233
1. If your application uses [organizations](howto-create-organizations.md), choose an organization to assign to the user from the **Organization** drop-down menu.
3334

@@ -80,7 +81,7 @@ Users in the **App Operator** role can monitor device health and status. They ar
8081

8182
IoT Central adds this role automatically when you add an organization to your application. This role restricts organization administrators from accessing some application-wide capabilities such as billing, branding, colors, API tokens, and enrollment group information.
8283

83-
Users in the **Org Administrator** role can invite users to the application, create sub-organizations within their organization hierarchy, and manage the devices within their organization.
84+
Users in the **Org Administrator** role can invite users to the application, create suborganizations within their organization hierarchy, and manage the devices within their organization.
8485

8586
### Org Operator
8687

0 commit comments

Comments
 (0)