Skip to content

Commit 6049639

Browse files
committed
Fix typo and update screenshot
1 parent 782d729 commit 6049639

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
3.63 KB
Loading

articles/purview/register-scan-snowflake.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ To create and run a new scan, do the following:
199199
- Check your account identifer in the source registration step. Do not include `https://` part at the front.
200200
- Make sure the warehouse name and database name are in capital case on the scan setup page.
201201
- Check your key vault. Make sure there are no typos in the password.
202-
- Check the credential you set up in Puview. The user you specify must have a default role with the necessary access rights to both the warehouse and the database you are trying to scan. See [Required permissions for scan](#required-permissions-for-scan). USE `DESCRIBE USER;` to verify the default role of the user you've specified for Purview.
202+
- Check the credential you set up in Purview. The user you specify must have a default role with the necessary access rights to both the warehouse and the database you are trying to scan. See [Required permissions for scan](#required-permissions-for-scan). USE `DESCRIBE USER;` to verify the default role of the user you've specified for Purview.
203203
- Use Query History in Snowflake to see if any activity is coming across.
204204
- If there's a problem with the account identifer or password, you won't see any activity.
205205
- If there's a problem with the default role, you should at least see a `USE WAREHOUSE . . .` statement.

0 commit comments

Comments
 (0)