Skip to content

Commit d5b3298

Browse files
Alt text periods
1 parent a53c040 commit d5b3298

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/active-directory/saas-apps/servicenow-provisioning-tutorial.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -168,13 +168,13 @@ In March 2023, ServiceNow released a SCIM 2.0 connector. Completing the steps be
168168

169169
4. In a new web browser window, go to https://developer.microsoft.com/graph/graph-explorer and sign in as the administrator for the Azure AD tenant where your app is added.
170170

171-
![Screenshot of Microsoft Graph explorer sign in page](./media/workplace-by-facebook-provisioning-tutorial/permissions.png)
171+
![Screenshot of Microsoft Graph explorer sign in page.](./media/workplace-by-facebook-provisioning-tutorial/permissions.png)
172172

173173
5. Check to make sure the account being used has the correct permissions. The permission “Directory.ReadWrite.All” is required to make this change.
174174

175-
![Screenshot of Microsoft Graph settings option](./media/workplace-by-facebook-provisioning-tutorial/permissions-2.png)
175+
![Screenshot of Microsoft Graph settings option.](./media/workplace-by-facebook-provisioning-tutorial/permissions-2.png)
176176

177-
![Screenshot of Microsoft Graph permissions](./media/workplace-by-facebook-provisioning-tutorial/permissions-3.png)
177+
![Screenshot of Microsoft Graph permissions.](./media/workplace-by-facebook-provisioning-tutorial/permissions-3.png)
178178

179179
6. Using the ObjectID selected from the app previously, run the following command:
180180

@@ -191,7 +191,7 @@ DELETE https://graph.microsoft.com/beta/servicePrincipals/[object-id]/synchroniz
191191
POST https://graph.microsoft.com/beta/servicePrincipals/[object-id]/synchronization/jobs { "templateId": "serviceNowScim" }
192192
```
193193

194-
![Screenshot of Microsoft Graph request](./media/servicenow-provisioning-tutorial/graph-request.png)
194+
![Screenshot of Microsoft Graph request.](./media/servicenow-provisioning-tutorial/graph-request.png)
195195

196196
9. Return to the first web browser window and select the Provisioning tab for your application. Your configuration will have been reset. You can confirm the upgrade has taken place by confirming the Job ID starts with “serviceNowScim”.
197197

0 commit comments

Comments
 (0)