@@ -6,7 +6,7 @@ ms.author: jingwang
6
6
ms.service : purview
7
7
ms.subservice : purview-data-map
8
8
ms.topic : how-to
9
- ms.date : 10/24 /2022
9
+ ms.date : 11/03 /2022
10
10
ms.custom : template-how-to, ignite-fall-2021
11
11
---
12
12
@@ -120,7 +120,9 @@ Use any of the following deployment checklists during the setup or for troublesh
120
120
121
121
3 . Validate Self-hosted runtime settings:
122
122
1 . Latest version of [ Self-hosted runtime] ( https://www.microsoft.com/download/details.aspx?id=39717 ) is installed on the VM.
123
- 2 . Network connectivity from Self-hosted runtime to Power BI tenant is enabled.
123
+ 2 . Network connectivity from Self-hosted runtime to Power BI tenant is enabled. The following endpoints must be reachable:
124
+ - ` *.powerbi.com `
125
+ - ` *.analysis.windows.net `
124
126
3 . Network connectivity from Self-hosted runtime to Microsoft services is enabled.
125
127
4 . [ JDK 8 or later] ( https://www.oracle.com/java/technologies/javase-jdk11-downloads.html ) is installed.
126
128
@@ -174,8 +176,11 @@ Use any of the following deployment checklists during the setup or for troublesh
174
176
2 . Review network configuration and validate if:
175
177
1 . A [ private endpoint for Power BI tenant] ( /power-bi/enterprise/service-security-private-links ) is deployed. (Optional)
176
178
2 . All required [ private endpoints for Microsoft Purview] ( ./catalog-private-link-end-to-end.md ) are deployed.
177
- 3 . Network connectivity from Self-hosted runtime to Power BI tenant is enabled.
178
- 3 . Network connectivity from Self-hosted runtime to Microsoft services is enabled through private network.
179
+ 3 . Network connectivity from Self-hosted runtime to Power BI tenant is enabled.The following endpoints must be reachable:
180
+ - ` *.powerbi.com `
181
+ - ` *.analysis.windows.net `
182
+
183
+ 4 . Network connectivity from Self-hosted runtime to Microsoft services is enabled through private network.
179
184
180
185
1 . In Azure Active Directory tenant, create a security group.
181
186
0 commit comments