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-amazon-s3.md
+23-6Lines changed: 23 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -112,10 +112,31 @@ This procedure describes how to create a new Purview credential to use when scan
112
112
113
113
Select **Create** when you're done to finish creating the credential.
114
114
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).
116
118
117
119
### Create a new AWS role for Purview
118
120
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
+
[](./media/register-scan-amazon-s3/locate-account-id-external-id.png#lightbox)
136
+
137
+
138
+
**To create your AWS role for Purview**:
139
+
119
140
1. Open your **Amazon Web Services** console, and under **Security, Identity, and Compliance**, select **IAM**.
120
141
121
142
1. Select **Roles** and then **Create role**.
@@ -125,13 +146,9 @@ For more information about Purview credentials, see the [Azure Purview public pr
125
146
|Field |Description |
126
147
|---------|---------|
127
148
|**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`|
129
150
|||
130
151
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
-
135
152
For example:
136
153
137
154

0 commit comments