Skip to content

Commit d43674a

Browse files
authored
Merge pull request #95473 from zeinab-mk/patch-6
Update register-scan-power-bi-tenant.md
2 parents 7519497 + 288f631 commit d43674a

File tree

1 file changed

+7
-12
lines changed

1 file changed

+7
-12
lines changed

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

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: csugunan
66
ms.service: purview
77
ms.subservice: purview-data-map
88
ms.topic: how-to
9-
ms.date: 06/28/2022
9+
ms.date: 07/07/2022
1010
ms.custom: template-how-to, ignite-fall-2021
1111
---
1212

@@ -27,11 +27,9 @@ This article outlines how to register a Power BI tenant in a **same-tenant scena
2727
|Public access with Azure IR |Allowed |Allowed |Azure Runtime | Microsoft Purview Managed Identity | [Review deployment checklist](#deployment-checklist) |
2828
|Public access with Self-hosted IR |Allowed |Allowed |Self-hosted runtime |Delegated Authentication | [Review deployment checklist](#deployment-checklist) |
2929
|Private access |Allowed |Denied |Self-hosted runtime |Delegated Authentication | [Review deployment checklist](#deployment-checklist) |
30-
|Private access |Denied |Allowed* |Self-hosted runtime |Delegated Authentication | [Review deployment checklist](#deployment-checklist) |
30+
|Private access |Denied |Allowed |Self-hosted runtime |Delegated Authentication | [Review deployment checklist](#deployment-checklist) |
3131
|Private access |Denied |Denied |Self-hosted runtime |Delegated Authentication | [Review deployment checklist](#deployment-checklist) |
3232

33-
\* Power BI tenant must have a private endpoint that is deployed in a Virtual Network accessible from the self-hosted integration runtime VM. For more information, see [private endpoint for Power BI tenant](/power-bi/enterprise/service-security-private-links).
34-
3533
### Known limitations
3634

3735
- If Microsoft Purview or Power BI tenant is protected behind a private endpoint, Self-hosted runtime is the only option to scan.
@@ -129,9 +127,9 @@ Use any of the following deployment checklists during the setup or for troublesh
129127
3. Microsoft Graph User.Read
130128
3. Under **Authentication**, **Allow public client flows** is enabled.
131129
2. Review network configuration and validate if:
132-
1. A [private endpoint for Power BI tenant](/power-bi/enterprise/service-security-private-links) is deployed.
130+
1. A [private endpoint for Power BI tenant](/power-bi/enterprise/service-security-private-links) is deployed. (Optional)
133131
2. All required [private endpoints for Microsoft Purview](/azure/purview/catalog-private-link-end-to-end) are deployed.
134-
3. Network connectivity from Self-hosted runtime to Power BI tenant is enabled through private network.
132+
3. Network connectivity from Self-hosted runtime to Power BI tenant is enabled.
135133
3. Network connectivity from Self-hosted runtime to Microsoft services is enabled through private network.
136134

137135
---
@@ -264,12 +262,9 @@ To create and run a new scan, do the following:
264262

265263
This scenario can be used when Microsoft Purview and Power BI tenant or both, are configured to use private endpoint and deny public access. Additionally, this option is also applicable if Microsoft Purview and Power BI tenant are configured to allow public access.
266264

267-
> [!IMPORTANT]
268-
> Additional configuration may be required for your Power BI tenant and Microsoft Purview account, if you are planning to scan Power BI tenant through private network where either Microsoft Purview account, Power BI tenant or both are configured with private endpoint with public access denied.
269-
>
270-
> For more information related to Power BI network, see [How to configure private endpoints for accessing Power BI](/power-bi/enterprise/service-security-private-links).
271-
>
272-
> For more information about Microsoft Purview network settings, see [Use private endpoints for your Microsoft Purview account](catalog-private-link.md).
265+
For more information related to Power BI network, see [How to configure private endpoints for accessing Power BI](/power-bi/enterprise/service-security-private-links).
266+
267+
For more information about Microsoft Purview network settings, see [Use private endpoints for your Microsoft Purview account](catalog-private-link.md).
273268

274269
To create and run a new scan, do the following:
275270

0 commit comments

Comments
 (0)