Skip to content

Commit fc6d436

Browse files
authored
Merge pull request #223660 from baanders/1-11-role-assignment
ADT: Clarify role assignment
2 parents 36b8cca + 2a23a69 commit fc6d436

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

articles/digital-twins/how-to-create-app-registration.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ titleSuffix: Azure Digital Twins
55
description: Create an Azure Active Directory app registration that can access Azure Digital Twins resources.
66
author: baanders
77
ms.author: baanders # Microsoft employees only
8-
ms.date: 5/25/2022
8+
ms.date: 01/11/2023
99
ms.topic: how-to
1010
ms.service: digital-twins
1111
ms.custom: contperf-fy22q4
@@ -219,10 +219,14 @@ Use these steps to create the role assignment for your registration.
219219
| Setting | Value |
220220
| --- | --- |
221221
| 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 |
224224

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.
226230

227231
#### Verify role assignment
228232

139 KB
Loading

0 commit comments

Comments
 (0)