Skip to content

Commit aa7e080

Browse files
authored
Merge pull request #125679 from ecormaksin/ecormaksin-20250203-01
Isn't the plural 's' unnecessary for 'Link' in 'Azure Private Link Hub'?
2 parents 0e79939 + 5ca7295 commit aa7e080

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/synapse-analytics/security/synapse-private-link-hubs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ You can securely connect to Azure Synapse Studio from your Azure virtual networ
1919

2020
There are two steps to connect to Synapse Studio using private links. First, you must create a private link hubs resource. Second, you must create a private endpoint from your Azure virtual network to this private link hub. You can then use private endpoints to securely communicate with Synapse Studio. You must integrate the private endpoints with your DNS solution, either your on-premises solution or Azure Private DNS.
2121

22-
## Azure Private Links Hubs and Azure Synapse Studio
22+
## Azure Private Link Hubs and Azure Synapse Studio
2323
You can use a single Azure Synapse private link hub resource to privately connect to all your Azure Synapse Analytics workspaces using Azure Synapse Studio. The workspaces do not have to be in the same region as the Azure Synapse Private link hub. The Azure Synapse Private link hub resource can also be used for connections to Synapse workspaces in different subscriptions or Microsoft Entra tenants.
2424

2525
You can create your private link hub by searching for *Synapse private link hubs* in the Azure portal and selecting **Azure Synapse Analytics (private link hubs)** from Services. Follow the steps in the guide for how to [connect to workspace resources from a restricted network](./how-to-connect-to-workspace-from-restricted-network.md) for details. Certain URLs must be accessible from the client browser after enabling Azure Synapse private link hub. For more information, see [Connect to workspace resources from a restricted network](how-to-connect-to-workspace-from-restricted-network.md).
@@ -29,7 +29,7 @@ You can create your private link hub by searching for *Synapse private link hubs
2929
>[!NOTE]
3030
>Private link hubs are intended for securely loading the static content Synapse Studio over private links. You must create **separate, private endpoints** to the resources you wish to connect to within the workspace, such as provisioned/dedicated SQL pools, or Spark pools.
3131
32-
## Azure Private Links Hubs and Azure Virtual Network
32+
## Azure Private Link Hubs and Azure Virtual Network
3333
You must connect your Azure virtual network to the Synapse private link hub resource to secure the end-to-end connection to Synapse Studio. For this, you must create a private endpoint from your virtual network to the private link hub you created. You can use the Azure portal for your private link hub and go to the Private endpoint section. Select "+ Private endpoint" to create a new private endpoint that connects to your private link hub.
3434

3535
:::image type="content" source="./media/synapse-private-link-hubs/synapse-private-links-private-endpoint.png" alt-text="Screenshot that shows the private endpoint connections page.":::

0 commit comments

Comments
 (0)