Skip to content

Commit afdf2b1

Browse files
authored
Merge pull request #101517 from verargulla/patch-7
Clarity on private endpoints
2 parents 9dea56f + 927634e commit afdf2b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/synapse-analytics/security/how-to-connect-to-workspace-with-private-links.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ Private endpoints are created in a subnet. The subscription, resource group, and
4343
Select **Connect to an Azure resource in my directory** in the **Resource** tab. Select the **Subscription** that contains your Azure Synapse workspace. The **Resource type** for creating private endpoints to an Azure Synapse workspace is *Microsoft.Synapse/workspaces*.
4444

4545
Select your Azure Synapse workspace as the **Resource**. Every Azure Synapse workspace has three **Target sub-resource** that you can create a private endpoint to: Sql, SqlOnDemand, and Dev.
46-
- Sql is for SQL query execution in SQL pool.
47-
- SqlOnDemand is for SQL built-in query execution.
46+
- Sql is for SQL query execution in dedicated SQL pools.
47+
- SqlOnDemand is SQL query execution in the built-in serverless SQL pool.
4848
- Dev is for accessing everything else inside Azure Synapse Analytics Studio workspaces.
4949

5050
Select **Next: Configuration>** to advance to the next part of the setup.

0 commit comments

Comments
 (0)