Skip to content

Commit 9d5fcd7

Browse files
Update articles/sentinel/connect-aws.md
Co-authored-by: Yechiel Levin <[email protected]>
1 parent cf7e9f0 commit 9d5fcd7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/sentinel/connect-aws.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,8 @@ The following instructions apply for public **Azure Commercial clouds** only. Fo
215215

216216
1. Edit the new role's trust policy and add another condition:<br>`"sts:RoleSessionName": "MicrosoftSentinel_{WORKSPACE_ID)"`
217217

218-
Please note that the prefix value must be MicrosoftSentinel_ for the STS Role Session name. If this exact value is not used, the connector will not function properly.
218+
> [!IMPORTANT]
219+
> The value of the `sts:RoleSessionName` parameter must have the exact prefix `MicrosoftSentinel_`, otherwise the connector will not function properly.
219220
220221
The finished trust policy should look like this:
221222

0 commit comments

Comments
 (0)