You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/digital-twins/how-to-create-app-registration.md
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ titleSuffix: Azure Digital Twins
5
5
description: Create an Azure Active Directory app registration that can access Azure Digital Twins resources.
6
6
author: baanders
7
7
ms.author: baanders # Microsoft employees only
8
-
ms.date: 5/25/2022
8
+
ms.date: 01/11/2023
9
9
ms.topic: how-to
10
10
ms.service: digital-twins
11
11
ms.custom: contperf-fy22q4
@@ -219,10 +219,14 @@ Use these steps to create the role assignment for your registration.
219
219
| Setting | Value |
220
220
| --- | --- |
221
221
| Role | Select as appropriate |
222
-
| Assign access to | User, group, or service principal |
223
-
| Members | Search for the name or [client ID](#collect-client-id-and-tenant-id) of the app registration |
222
+
|Members > Assign access to | User, group, or service principal |
223
+
| Members > Members |**+ Select members**, then search for the name or [client ID](#collect-client-id-and-tenant-id) of the app registration |
224
224
225
-
:::image type="content" source="../../includes/role-based-access-control/media/add-role-assignment-page.png" alt-text="Screenshot of the 'Add role assignment' page." lightbox="../../includes/role-based-access-control/media/add-role-assignment-page.png":::
225
+
:::image type="content" source="../../includes/role-based-access-control/media/add-role-assignment-page.png" alt-text="Screenshot of the Roles tab in the Add role assignment page." lightbox="../../includes/role-based-access-control/media/add-role-assignment-page.png":::
226
+
227
+
:::image type="content" source="media/how-to-create-app-registration/add-role.png" alt-text="Screenshot of the Members tab in the Add role assignment page." lightbox="media/how-to-create-app-registration/add-role.png":::
228
+
229
+
Once the role has been selected, **Review + assign** it.
0 commit comments