Skip to content

Commit b7ebf0b

Browse files
Merge pull request #226534 from ankitscribbles/SnowflakeClassificationSHIR
Adding SHIR version for classification
2 parents f7e7ec6 + 1157951 commit b7ebf0b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/purview/register-scan-snowflake.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,8 @@ To create and run a new scan, follow these steps:
206206
1. Select **Continue**.
207207

208208
1. Select a **scan rule set** for classification. You can choose between the system default, existing custom rule sets, or [create a new rule set](create-a-scan-rule-set.md) inline. Check the [Classification](apply-classifications.md) article to learn more.
209+
> [!NOTE]
210+
> If you are using Self-hosted runtime then you will need to upgrade to version 5.26.404.1 or higher to use Snowflake classification. You can find the latest version of Microsoft Integration runtime [here](https://www.microsoft.com/download/details.aspx?id=39717).
209211

210212
1. Choose your **scan trigger**. You can set up a schedule or ran the scan once.
211213

@@ -225,7 +227,7 @@ Go to the asset -> lineage tab, you can see the asset relationship when applicab
225227

226228
## Troubleshooting tips
227229

228-
- Check your account identifer in the source registration step. Don't include `https://` part at the front.
230+
- Check your account identifier in the source registration step. Don't include `https://` part at the front.
229231
- Make sure the warehouse name and database name are in capital case on the scan setup page.
230232
- Check your key vault. Make sure there are no typos in the password.
231233
- Check the credential you set up in Microsoft Purview. The user you specify must have a default role with the necessary access rights to both the warehouse and the database you're 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 Microsoft Purview.

0 commit comments

Comments
 (0)