Skip to content

Commit ddd1091

Browse files
authored
Merge pull request #172349 from batamig/s3-fixes
fixing values to correct value for all prod users
2 parents cb357b8 + eeaa9ed commit ddd1091

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
-2.47 KB
Loading
10 Bytes
Loading

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ This procedure describes how to create a new Purview credential to use when scan
103103
|**Authentication method** |Select **Role ARN**, since you're using a role ARN to access your bucket. |
104104
|**Microsoft account ID** |Click to copy this value to the clipboard. Use this value as the **Microsoft account ID** when [creating your Role ARN in AWS](#create-a-new-aws-role-for-purview). |
105105
|**External ID** |Click to copy this value to the clipboard. Use this value as the **External ID** when [creating your Role ARN in AWS.](#create-a-new-aws-role-for-purview) |
106-
|**Role ARN** | Once you've [created your Amazon IAM role](#create-a-new-aws-role-for-purview), navigate to your role in the IAM area, copy the **Role ARN** value, and enter it here. For example: `arn:aws:iam::284759281674:role/S3Role`. <br><br>For more information, see [Retrieve your new Role ARN](#retrieve-your-new-role-arn). |
106+
|**Role ARN** | Once you've [created your Amazon IAM role](#create-a-new-aws-role-for-purview), navigate to your role in the IAM area, copy the **Role ARN** value, and enter it here. For example: `arn:aws:iam::181328463391:role/S3Role`. <br><br>For more information, see [Retrieve your new Role ARN](#retrieve-your-new-role-arn). |
107107
| | |
108108

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

0 commit comments

Comments
 (0)