You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/purview/catalog-private-link.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.author: viseshag
6
6
ms.service: purview
7
7
ms.subservice: purview-data-catalog
8
8
ms.topic: how-to
9
-
ms.date: 09/27/2021
9
+
ms.date: 10/19/2021
10
10
# Customer intent: As a Purview admin, I want to set up private endpoints for my Purview account, for secure access.
11
11
---
12
12
@@ -73,33 +73,33 @@ If you created a _portal_ private endpoint for your Purview account **prior to 2
73
73
74
74
1. From Azure portal, locate your Purview account. From left hand menu click on **Networking**, select **Private Endpoint connections**. Click on each private endpoint in the list and follow the steps below.
75
75
76
-
:::image type="content" source="media/catalog-private-link/purview-pe-dns-updates-1.png" alt-text="Screenshot that shows purview private endpoint.":::
76
+
:::image type="content" source="media/catalog-private-link/purview-pe-dns-updates-1.png" alt-text="Screenshot that shows purview private endpoint."lightbox="media/catalog-private-link/purview-pe-dns-updates-1.png":::
77
77
78
78
2. If target sub-resource is _portal_, review **DNS configuration**, otherwise go back to previous step, and select the next private endpoint until you reviewed all of the private endpoints and have validated all of the private endpoints associated with the portal.
79
79
80
-
:::image type="content" source="media/catalog-private-link/purview-pe-dns-updates-2.png" alt-text="Screenshot that shows portal purview private endpoint.":::
80
+
:::image type="content" source="media/catalog-private-link/purview-pe-dns-updates-2.png" alt-text="Screenshot that shows portal purview private endpoint."lightbox="media/catalog-private-link/purview-pe-dns-updates-2.png":::
81
81
82
82
3. In the **DNS configuration** window verify the current settings:
83
83
84
84
- If there are any records in the **Custom DNS records** section, follow steps in [Remediation scenarios 1](#scenario-1) and [Remediation scenario 2](#scenario-2).
85
85
86
-
:::image type="content" source="media/catalog-private-link/purview-pe-dns-updates-3.png" alt-text="Screenshot that shows portal purview private endpoint custom DNS configuration.":::
86
+
:::image type="content" source="media/catalog-private-link/purview-pe-dns-updates-3.png" alt-text="Screenshot that shows portal purview private endpoint custom DNS configuration."lightbox="media/catalog-private-link/purview-pe-dns-updates-3.png":::
87
87
88
88
- If there are any records in the **Configuration name** section and If the DNS zone is `privatelink.purviewstudio.azure.com`, no action is required for this private endpoint. Go back to **step 1** and review remaining portal private endpoints.
89
89
90
-
:::image type="content" source="media/catalog-private-link/purview-pe-dns-updates-4.png" alt-text="Screenshot that shows portal purview private endpoint with new DNS zone.":::
90
+
:::image type="content" source="media/catalog-private-link/purview-pe-dns-updates-4.png" alt-text="Screenshot that shows portal purview private endpoint with new DNS zone."lightbox="media/catalog-private-link/purview-pe-dns-updates-4.png":::
91
91
92
92
- If there are any records in the **Configuration name** section and If the DNS zone is `privatelink.purview.azure.com`, follow steps in [Remediation scenario 3](#scenario-3).
93
93
94
-
:::image type="content" source="media/catalog-private-link/purview-pe-dns-updates-5.png" alt-text="Screenshot that shows portal purview private endpoint with old DNS zone.":::
94
+
:::image type="content" source="media/catalog-private-link/purview-pe-dns-updates-5.png" alt-text="Screenshot that shows portal purview private endpoint with old DNS zone."lightbox="media/catalog-private-link/purview-pe-dns-updates-5.png":::
95
95
96
96
### Remediation scenarios
97
97
98
98
#### Scenario 1
99
99
100
100
If you **have added required DNS A records directly to your DNS or machines' host file**, **no action is required**.
101
101
102
-
:::image type="content" source="media/catalog-private-link/purview-pe-dns-updates-host.png" alt-text="Screenshot that shows host file with A records.":::
102
+
:::image type="content" source="media/catalog-private-link/purview-pe-dns-updates-host.png" alt-text="Screenshot that shows host file with A records."lightbox="media/catalog-private-link/purview-pe-dns-updates-host.png":::
103
103
104
104
#### Scenario 2
105
105
@@ -119,7 +119,7 @@ If you have configured **Azure Private DNS Zone integration for your Purview acc
119
119
120
120
1. Go to the [Azure portal](https://portal.azure.com), and then click on to your Azure Purview account, and under **Settings** select **Networking**, and then select **Private endpoint connections**.
121
121
122
-
:::image type="content" source="media/catalog-private-link/purview-pe-reconfigure-portal.png" alt-text="Screenshot that shows creating a portal private endpoint.":::
122
+
:::image type="content" source="media/catalog-private-link/purview-pe-reconfigure-portal.png" alt-text="Screenshot that shows creating a portal private endpoint."lightbox="media/catalog-private-link/purview-pe-reconfigure-portal.png":::
123
123
124
124
2. Select **+ Private endpoint** to create a new private endpoint.
125
125
@@ -131,7 +131,7 @@ If you have configured **Azure Private DNS Zone integration for your Purview acc
131
131
132
132
6. On the **Configuration** tab, select the virtual network and then, select Azure Private DNS zone to create a new Azure DNS Zone.
133
133
134
-
:::image type="content" source="media/catalog-private-link/purview-pe-reconfigure-portal-dns.png" alt-text="Screenshot that shows creating a portal private endpoint and DNS settings.":::
134
+
:::image type="content" source="media/catalog-private-link/purview-pe-reconfigure-portal-dns.png" alt-text="Screenshot that shows creating a portal private endpoint and DNS settings."lightbox="media/catalog-private-link/purview-pe-reconfigure-portal-dns.png":::
135
135
136
136
7. Go to the summary page, and select **Create** to create the portal private endpoint.
0 commit comments