We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be48f93 commit 4b627c3Copy full SHA for 4b627c3
articles/sentinel/connect-aws.md
@@ -214,7 +214,7 @@ Microsoft recommends using the automatic setup script to deploy this connector.
214
"Action": "sts:AssumeRoleWithWebIdentity",
215
"Condition": {
216
"StringEquals": {
217
- "sts.windows.net/cab8a31a-1906-4287-a0d8-4eef66b95f6e/:aud": "api://11112222-bbbb-3333-cccc-4444dddd5555",
+ "sts.windows.net/cab8a31a-1906-4287-a0d8-4eef66b95f6e/:aud": "api://d4230588-5f84-4281-a9c7-2c15194b28f7",
218
"sts:RoleSessionName": "MicrosoftSentinel_XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX"
219
}
220
0 commit comments