You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/purview/register-scan-power-bi-tenant-cross-tenant.md
+16-3Lines changed: 16 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.author: csugunan
6
6
ms.service: purview
7
7
ms.subservice: purview-data-map
8
8
ms.topic: how-to
9
-
ms.date: 09/21/2022
9
+
ms.date: 09/22/2022
10
10
ms.custom: template-how-to, ignite-fall-2021
11
11
---
12
12
@@ -337,9 +337,20 @@ To create and run a new scan by using the self-hosted integration runtime, perfo
337
337
338
338
:::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.":::
339
339
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.
341
341
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.":::
343
354
344
355
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).
345
356
@@ -365,6 +376,8 @@ To create and run a new scan by using the self-hosted integration runtime, perfo
365
376
-**Tenant ID**: Your Power BI tenant ID
366
377
-**Client ID**: Use Service Principal Client ID (App ID) you created earlier
367
378
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
+
368
381
1. Select **Test connection** before continuing to the next steps.
369
382
370
383
If the test fails, select **View Report** to see the detailed status and troubleshoot the problem:
0 commit comments