Skip to content

Commit a74f08d

Browse files
Merge pull request #249043 from davidmu1/removeimages1
removing unneeded images
2 parents 8f6d746 + da45496 commit a74f08d

File tree

4 files changed

+0
-6
lines changed

4 files changed

+0
-6
lines changed

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ Use the following steps to locate the enterprise application:
4040
1. Enter the name of the existing application in the search box, and then select the application from the search results.
4141
1. After the application is selected, copy the object ID from the overview pane.
4242

43-
:::image type="content" source="media/enterprise-app-role-management/record-objectid.png" alt-text="Screenshot that shows how to locate and record the object identifier for the application.":::
44-
4543
## Add roles
4644

4745
Use the Microsoft Graph Explorer to add roles to an enterprise application.
@@ -122,8 +120,6 @@ Update the attributes to define the role claim that is included in the token.
122120
1. From the **Source attribute** list, select **user.assignedroles**.
123121
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.
124122

125-
:::image type="content" source="media/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.":::
126-
127123
## Assign roles
128124

129125
After the service principal is patched with more roles, you can assign users to the respective roles.
@@ -134,8 +130,6 @@ After the service principal is patched with more roles, you can assign users to
134130
1. Select **None Selected**, select the role from the list, and then select **Select**.
135131
1. Select **Assign** to assign the role to the user.
136132

137-
:::image type="content" source="media/enterprise-app-role-management/assign-role.png" alt-text="Screenshot that shows how to assign a role to a user of an application.":::
138-
139133
## Update roles
140134

141135
To update an existing role, perform the following steps:

0 commit comments

Comments
 (0)