Skip to content

Commit 95774eb

Browse files
Merge pull request #197389 from zeinab-mk/patch-13
Update register-scan-power-bi-tenant.md
2 parents 828ac12 + 806a39b commit 95774eb

File tree

2 files changed

+23
-6
lines changed

2 files changed

+23
-6
lines changed

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

Lines changed: 20 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,34 @@ ms.author: zeinam
66
ms.service: purview
77
ms.subservice: purview-data-map
88
ms.topic: how-to
9-
ms.date: 04/29/2022
9+
ms.date: 05/06/2022
1010
ms.custom: template-how-to, ignite-fall-2021
1111
---
1212

1313
# Troubleshoot Power BI tenant scans in Microsoft Purview
1414

1515
This article explores common troubleshooting methods for scanning Power BI tenants in [Microsoft Purview](overview.md).
1616

17-
## Supported capabilities
17+
## Supported scenarios for Power BI scans
1818

19-
|**Metadata Extraction**| **Full Scan** |**Incremental Scan**|**Scoped Scan**|**Classification**|**Access Policy**|**Lineage**|
20-
|---|---|---|---|---|---|---|
21-
| [Yes](register-scan-power-bi-tenant.md#deployment-checklist)| [Yes](register-scan-power-bi-tenant.md#deployment-checklist)| Yes | No | No | No| [Yes](how-to-lineage-powerbi.md)|
19+
### Same-tenant
20+
21+
|**Scenarios** |**Microsoft Purview public access allowed/denied** |**Power BI public access allowed /denied** | **Runtime option** | **Authentication option** | **Deployment checklist** |
22+
|---------|---------|---------|---------|---------|---------|
23+
|Public access with Azure IR |Allowed |Allowed |Azure Runtime | Microsoft Purview Managed Identity | [Review deployment checklist](register-scan-power-bi-tenant.md#deployment-checklist) |
24+
|Public access with Self-hosted IR |Allowed |Allowed |Self-hosted runtime |Delegated Authentication | [Review deployment checklist](register-scan-power-bi-tenant.md#deployment-checklist) |
25+
|Private access |Allowed |Denied |Self-hosted runtime |Delegated Authentication | [Review deployment checklist](register-scan-power-bi-tenant.md#deployment-checklist) |
26+
|Private access |Denied |Allowed* |Self-hosted runtime |Delegated Authentication | [Review deployment checklist](register-scan-power-bi-tenant.md#deployment-checklist) |
27+
|Private access |Denied |Denied |Self-hosted runtime |Delegated Authentication | [Review deployment checklist](register-scan-power-bi-tenant.md#deployment-checklist) |
28+
29+
\* Power BI tenant must have a private endpoint which 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).
30+
31+
### Cross-tenant
32+
33+
|**Scenarios** |**Microsoft Purview public access allowed/denied** |**Power BI public access allowed /denied** | **Runtime option** | **Authentication option** | **Deployment checklist** |
34+
|---------|---------|---------|---------|---------|---------|
35+
|Public access with Azure IR |Allowed |Allowed |Azure runtime |Delegated Authentication | [Deployment checklist](register-scan-power-bi-tenant-cross-tenant.md#deployment-checklist) |
36+
|Public access with Self-hosted IR |Allowed |Allowed |Self-hosted runtime |Delegated Authentication | [Deployment checklist](register-scan-power-bi-tenant-cross-tenant.md#deployment-checklist) |
2237

2338
## Troubleshooting tips
2439

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,11 @@ 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 which 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+
3335
### Known limitations
3436

3537
- If Microsoft Purview or Power BI tenant is protected behind a private endpoint, Self-hosted runtime is the only option to scan.

0 commit comments

Comments
 (0)