Skip to content

Commit 070f5bb

Browse files
authored
Update register-scan-power-bi-tenant.md
1 parent 4aac777 commit 070f5bb

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

articles/purview/register-scan-power-bi-tenant.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: jingwang
66
ms.service: purview
77
ms.subservice: purview-data-map
88
ms.topic: how-to
9-
ms.date: 10/24/2022
9+
ms.date: 11/03/2022
1010
ms.custom: template-how-to, ignite-fall-2021
1111
---
1212

@@ -120,7 +120,9 @@ Use any of the following deployment checklists during the setup or for troublesh
120120

121121
3. Validate Self-hosted runtime settings:
122122
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`
124126
3. Network connectivity from Self-hosted runtime to Microsoft services is enabled.
125127
4. [JDK 8 or later](https://www.oracle.com/java/technologies/javase-jdk11-downloads.html) is installed.
126128

@@ -174,8 +176,11 @@ Use any of the following deployment checklists during the setup or for troublesh
174176
2. Review network configuration and validate if:
175177
1. A [private endpoint for Power BI tenant](/power-bi/enterprise/service-security-private-links) is deployed. (Optional)
176178
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.
179184

180185
1. In Azure Active Directory tenant, create a security group.
181186

0 commit comments

Comments
 (0)