Skip to content

Commit 4a8d71d

Browse files
Merge pull request #267905 from yaelrbergman/docs-editor/connect-aws-1709456405
Update connect-aws.md
2 parents 27307c2 + 9d5fcd7 commit 4a8d71d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/sentinel/connect-aws.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,9 @@ 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+
> [!IMPORTANT]
219+
> The value of the `sts:RoleSessionName` parameter must have the exact prefix `MicrosoftSentinel_`, otherwise the connector will not function properly.
220+
218221
The finished trust policy should look like this:
219222

220223
```json

0 commit comments

Comments
 (0)