Skip to content

Commit 5902277

Browse files
authored
Merge pull request #153361 from batamig/purview-s3-public-preview
improving procedure for finding external id and account id
2 parents 2a753c9 + 1e32c6c commit 5902277

File tree

2 files changed

+23
-6
lines changed

2 files changed

+23
-6
lines changed
71.3 KB
Loading

articles/purview/register-scan-amazon-s3.md

Lines changed: 23 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -112,10 +112,31 @@ This procedure describes how to create a new Purview credential to use when scan
112112

113113
Select **Create** when you're done to finish creating the credential.
114114

115-
For more information about Purview credentials, see the [Azure Purview public preview documentation](manage-credentials.md).
115+
1. If you haven't yet, copy and paste the **Microsoft account ID** and **External ID** values for use when [creating a new AWS role for Purview](#create-a-new-aws-role-for-purview), which is your next step.
116+
117+
For more information about Purview credentials, see [Credentials for source authentication in Azure Purview](manage-credentials.md).
116118

117119
### Create a new AWS role for Purview
118120

121+
This procedure requires that you enter the values for your Azure Account ID and External ID when creating your AWS role.
122+
123+
If you don't have these values, locate them first in your [Purview credential](#create-a-purview-credential-for-your-aws-bucket-scan).
124+
125+
**To locate your Microsoft Account ID and External ID**:
126+
127+
1. In Purview, navigate to the **Management Center** > **Security and access** > **Credentials**.
128+
129+
1. Select the credential that you [created for your AWS bucket scan](#create-a-purview-credential-for-your-aws-bucket-scan), and then in the toolbar, select **Edit**.
130+
131+
1. In the **Edit credential** pane that appears on the right, copy the **Microsoft account ID** and **External ID** values to a separate file, or have them handy for pasting into the relevant field in AWS.
132+
133+
For example:
134+
135+
[ ![Locate your Microsoft account ID and External ID values.](./media/register-scan-amazon-s3/locate-account-id-external-id.png) ](./media/register-scan-amazon-s3/locate-account-id-external-id.png#lightbox)
136+
137+
138+
**To create your AWS role for Purview**:
139+
119140
1. Open your **Amazon Web Services** console, and under **Security, Identity, and Compliance**, select **IAM**.
120141

121142
1. Select **Roles** and then **Create role**.
@@ -125,13 +146,9 @@ For more information about Purview credentials, see the [Azure Purview public pr
125146
|Field |Description |
126147
|---------|---------|
127148
|**Account ID** | Enter your Microsoft Account ID. For example: `615019938638` |
128-
|**External ID** | Under options, select **Require external ID...**, and then enter your External ID in the designated field. <br>For example: `e7e2b8a3-0a9f-414f-a065-afaf4ac6d994` <br><br>You can find this external ID when you . |
149+
|**External ID** | Under options, select **Require external ID...**, and then enter your External ID in the designated field. <br>For example: `e7e2b8a3-0a9f-414f-a065-afaf4ac6d994` |
129150
| | |
130151

131-
> [!NOTE]
132-
> You can find the values for both the **Microsoft Account ID** and **External ID** in the Purview **Management Center** > **Credentials** area, where you [created your Purview credentials](#create-a-purview-credential-for-your-aws-bucket-scan).
133-
>
134-
135152
For example:
136153

137154
![Add the Microsoft Account ID to your AWS account.](./media/register-scan-amazon-s3/aws-create-role-amazon-s3.png)

0 commit comments

Comments
 (0)