Skip to content

Commit 0931a86

Browse files
authored
Merge pull request #70392 from helizabethwhite/patch-1
[Purview] Updates instructions to include updated scope of req'd permissions
2 parents 7a522d2 + 451e468 commit 0931a86

File tree

5 files changed

+5
-2
lines changed

5 files changed

+5
-2
lines changed

articles/purview/manage-credentials.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Before you can create a Credential, first associate one or more of your existing
6262

6363
4. In the **Secrets permissions** dropdown, select **Get** and **List** permissions.
6464

65-
5. For **Select principal**, choose the Purview managed identity.
65+
5. For **Select principal**, choose the Purview managed identity. You can search for the Purview MSI using either the Purview instance name **or** the managed identity application ID. We do not currently support compound identities (managed identity name + application ID).
6666

6767
:::image type="content" source="media/manage-credentials/add-access-policy.png" alt-text="Add access policy":::
6868

3.97 KB
Loading
1.8 KB
Loading
15.6 KB
Loading

articles/purview/troubleshoot-connections.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,10 @@ Verify that the correct permissions have been configured for the Purview managed
4747
To verify this, do the following steps:
4848

4949
1. Navigate to your key vault and to the **Access policies** section
50-
1. Verify that your Purview managed identity shows under the *Current access policies* section with **get** and **list** permissions on secrets at least
50+
51+
1. Verify that your Purview managed identity shows under the *Current access policies* section with at least **Get** and **List** permissions on Secrets
52+
53+
:::image type="content" source="./media/troubleshoot-connections/verify-minimum-permissions.png" alt-text="Image showing dropdown selection of both Get and List permission options":::
5154

5255
If you don't see your Purview managed identity listed, then follow the steps in [Create and manage credentials for scans](manage-credentials.md) to add it.
5356

0 commit comments

Comments
 (0)