Skip to content

Commit 42f28a0

Browse files
authored
Merge pull request #191588 from zeinab-mk/patch-13
Update register-scan-synapse-workspace.md
2 parents 2e0a91f + c77110f commit 42f28a0

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

articles/purview/register-scan-synapse-workspace.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: viseshag
66
ms.service: purview
77
ms.subservice: purview-data-map
88
ms.topic: how-to
9-
ms.date: 11/02/2021
9+
ms.date: 03/14/2022
1010
ms.custom: template-how-to, ignite-fall-2021
1111
---
1212

@@ -225,6 +225,11 @@ GRANT REFERENCES ON DATABASE SCOPED CREDENTIAL::[scoped_credential] TO [PurviewA
225225

226226
1. Select **Save**.
227227

228+
> [!IMPORTANT]
229+
> Currently, we do not support setting up scans for an Azure Synapse workspace from Azure Purview Studio, if you cannot enable **Allow Azure services and resources to access this workspace** on your Azure Synapse workspaces. In this case:
230+
> - You can use [Azure Purview Rest API - Scans - Create Or Update](/api/purview/scanningdataplane/scans/create-or-update) to create a new scan for your Synapse workspaces including dedicated and serverless pools.
231+
> - You must use **SQL Auth** as authentication mechanism.
232+
228233
### Create and run scan
229234

230235
To create and run a new scan, do the following:

0 commit comments

Comments
 (0)