Skip to content

Commit d1556e8

Browse files
authored
Merge pull request #185584 from Danzhang-msft/patch-3
Update how-to-connect-to-workspace-with-private-links.md
2 parents fc4bedd + dd4b94f commit d1556e8

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

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

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Connect to a Synapse workspace using private links
33
description: This article will teach you how to connect to your Azure Synapse workspace using private links
4-
author: ashinMSFT
4+
author: Danzhang-msft
55
ms.service: synapse-analytics
66
ms.topic: how-to
77
ms.subservice: security
8-
ms.date: 04/15/2020
9-
ms.author: seshin
8+
ms.date: 01/20/2022
9+
ms.author: danzhang
1010
ms.reviewer: sngun
1111
---
1212

@@ -16,7 +16,11 @@ This article will teach you how to create a private endpoint to your Azure Synap
1616

1717
## Step 1: Register Network resource provider
1818

19-
If you haven't already done so, register the Network resource provider. Registering a resource provider configures your subscription to work with the resource provider. Choose *Microsoft.Network* from the list of resource providers when you [register](../../azure-resource-manager/management/resource-providers-and-types.md). If the Network resource provider is already registered, then proceed to Step 2.
19+
If you haven't already done so, register the Network resource provider in the subscription hosting the Azure Synapse Workspace. Registering a resource provider configures your subscription to work with the resource provider. Choose *Microsoft.Network* from the list of resource providers when you [register](../../azure-resource-manager/management/resource-providers-and-types.md).
20+
21+
If you are creating a private endpoint in a different subscription than the subscription hosting the Azure Synapse Workspace, register *Microsoft.Synapse* in the subscription hosting the private endpoint. This is required when trying to approve or delete the private endpoint connection.
22+
23+
If the required resource provider is already registered, then proceed to Step 2.
2024

2125
## Step 2: Open your Azure Synapse workspace in Azure portal
2226

0 commit comments

Comments
 (0)