File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -120,9 +120,10 @@ 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. The following endpoints must be reachable:
123
+ 2 . Network connectivity from Self-hosted runtime to Power BI tenant is enabled. The following endpoints must be reachable from self-hosted runtime VM :
124
124
- ` *.powerbi.com `
125
125
- ` *.analysis.windows.net `
126
+
126
127
3 . Network connectivity from Self-hosted runtime to Microsoft services is enabled.
127
128
4 . [ JDK 8 or later] ( https://www.oracle.com/java/technologies/javase-jdk11-downloads.html ) is installed.
128
129
@@ -176,7 +177,7 @@ Use any of the following deployment checklists during the setup or for troublesh
176
177
2 . Review network configuration and validate if:
177
178
1 . A [ private endpoint for Power BI tenant] ( /power-bi/enterprise/service-security-private-links ) is deployed. (Optional)
178
179
2 . All required [ private endpoints for Microsoft Purview] ( ./catalog-private-link-end-to-end.md ) are deployed.
179
- 3 . Network connectivity from Self-hosted runtime to Power BI tenant is enabled.The following endpoints must be reachable:
180
+ 3 . Network connectivity from Self-hosted runtime to Power BI tenant is enabled. The following endpoints must be reachable from self-hosted runtime VM :
180
181
- ` *.powerbi.com `
181
182
- ` *.analysis.windows.net `
182
183
You can’t perform that action at this time.
0 commit comments