Skip to content

Commit 50620e7

Browse files
committed
Fixed blocking issues.
1 parent 3a23fbd commit 50620e7

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,19 +67,19 @@ Before you configure Snowflake for automatic user provisioning with Azure AD, yo
6767

6868
2. Use the ACCOUNTADMIN role.
6969

70-
![Screenshot of a worksheet in the Snowflake UI with the SCIM access token called out.](media/Snowflake-provisioning-tutorial/step2.png)
70+
![Screenshot of a worksheet in the Snowflake UI with the SCIM access token called out.](media/Snowflake-provisioning-tutorial/step-2.png)
7171

7272
3. Create the custom role AAD_PROVISIONER. All users and roles in Snowflake created by Azure AD will be owned by the scoped down AAD_PROVISIONER role.
7373

74-
![Screenshot showing the custom role.](media/Snowflake-provisioning-tutorial/step3.png)
74+
![Screenshot showing the custom role.](media/Snowflake-provisioning-tutorial/step-3.png)
7575

7676
4. Let the ACCOUNTADMIN role create the security integration using the AAD_PROVISIONER custom role.
7777

78-
![Screenshot showing the security integrations.](media/Snowflake-provisioning-tutorial/step4.png)
78+
![Screenshot showing the security integrations.](media/Snowflake-provisioning-tutorial/step-4.png)
7979

8080
5. Create and copy the authorization token to the clipboard and store securely for later use. Use this token for each SCIM REST API request and place it in the request header. The access token expires after six months and a new access token can be generated with this statement.
8181

82-
![Screenshot showing the token generation.](media/Snowflake-provisioning-tutorial/step5.png)
82+
![Screenshot showing the token generation.](media/Snowflake-provisioning-tutorial/step-5.png)
8383

8484
## Step 3: Add Snowflake from the Azure AD application gallery
8585

0 commit comments

Comments
 (0)