Skip to content

Commit 17d3a20

Browse files
authored
Update register-scan-power-bi-tenant-cross-tenant.md
1 parent 6f01c93 commit 17d3a20

File tree

1 file changed

+16
-3
lines changed

1 file changed

+16
-3
lines changed

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

Lines changed: 16 additions & 3 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: 09/21/2022
9+
ms.date: 09/22/2022
1010
ms.custom: template-how-to, ignite-fall-2021
1111
---
1212

@@ -337,9 +337,20 @@ To create and run a new scan by using the self-hosted integration runtime, perfo
337337

338338
:::image type="content" source="media/setup-power-bi-scan-catalog-portal/power-bi-key-vault.png" alt-text="Screenshot of the instance of Azure Key Vault.":::
339339

340-
1. Enter a name for the secret. For **Value**, type the newly created password for the Azure AD user. Select **Create** to complete.
340+
1. Enter a name for the secret. For **Value**, type the newly created secret for the App registration. Select **Create** to complete.
341341

342-
:::image type="content" source="media/setup-power-bi-scan-catalog-portal/power-bi-key-vault-secret.png" alt-text="Screenshot that shows how to generate a secret in Azure Key Vault.":::
342+
343+
2. Under **Certificates & secrets**, create a new secret and save it securely for next steps.
344+
345+
3. In Azure portal, navigate to your Azure key vault.
346+
347+
4. Select **Settings** > **Secrets** and select **+ Generate/Import**.
348+
349+
:::image type="content" source="media/setup-power-bi-scan-catalog-portal/power-bi-key-vault.png" alt-text="Screenshot how to navigate to Azure Key Vault.":::
350+
351+
5. Enter a name for the secret and for **Value**, type the newly created secret for the App registration. Select **Create** to complete.
352+
353+
:::image type="content" source="media/setup-power-bi-scan-catalog-portal/power-bi-key-vault-secret-spn.png" alt-text="Screenshot how to generate an Azure Key Vault secret for SPN.":::
343354

344355
1. If your key vault isn't connected to Microsoft Purview yet, you need to [create a new key vault connection](manage-credentials.md#create-azure-key-vaults-connections-in-your-microsoft-purview-account).
345356

@@ -365,6 +376,8 @@ To create and run a new scan by using the self-hosted integration runtime, perfo
365376
- **Tenant ID**: Your Power BI tenant ID
366377
- **Client ID**: Use Service Principal Client ID (App ID) you created earlier
367378

379+
:::image type="content" source="media/setup-power-bi-scan-catalog-portal/power-bi-scan-spn-authentication.png" alt-text="Screenshot of the new credential menu, showing Power BI credential for SPN with all required values supplied.":::
380+
368381
1. Select **Test connection** before continuing to the next steps.
369382

370383
If the test fails, select **View Report** to see the detailed status and troubleshoot the problem:

0 commit comments

Comments
 (0)