Skip to content

Commit a494768

Browse files
committed
merge feedback
1 parent 4fba023 commit a494768

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/active-directory/develop/active-directory-enterprise-app-role-management.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Use the following steps to locate the enterprise application:
3737
1. Enter the name of the existing application in the search box, and then select the application from the search results.
3838
1. After the application is selected, copy the object ID from the overview pane.
3939

40-
:::image type="content" source="media/active-directory-enterprise-app-role-management/record-objectid.png" alt-text="Locate and record the object identifier for the application.":::
40+
:::image type="content" source="media/active-directory-enterprise-app-role-management/record-objectid.png" alt-text="Screenshot that shows how to locate and record the object identifier for the application.":::
4141

4242
## Add roles
4343

@@ -119,7 +119,7 @@ Update the attributes to define the role claim that is included in the token.
119119
1. From the **Source attribute** list, select **user.assignedroles**.
120120
1. Select **Save**. The new **Role Name** attribute should now appear in the **Attributes & Claims** section. The claim should now be included in the access token when signing into the application.
121121

122-
:::image type="content" source="media/active-directory-enterprise-app-role-management/attributes-summary.png" alt-text="A display of the list of attributes and claims defined for the application.":::
122+
:::image type="content" source="media/active-directory-enterprise-app-role-management/attributes-summary.png" alt-text="Screenshot that shows a display of the list of attributes and claims defined for the application.":::
123123

124124
## Assign roles
125125

@@ -131,7 +131,7 @@ After the service principal is patched with more roles, you can assign users to
131131
1. Select **None Selected**, select the role from the list, and then select **Select**.
132132
1. Select **Assign** to assign the role to the user.
133133

134-
:::image type="content" source="media/active-directory-enterprise-app-role-management/assign-role.png" alt-text="Assign a role to a user of an application.":::
134+
:::image type="content" source="media/active-directory-enterprise-app-role-management/assign-role.png" alt-text="Screenshot that shows how to assign a role to a user of an application.":::
135135

136136
## Update roles
137137

0 commit comments

Comments
 (0)