Skip to content

Commit 34f6fc4

Browse files
authored
Fix Audience line
1 parent 2e6db67 commit 34f6fc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/connect-aws.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ Microsoft recommends using the automatic setup script to deploy this connector.
179179
| **Provider type** | *OpenID Connect* | Instead of default *SAML*.|
180180
| **Provider URL** | Commercial:<br>`sts.windows.net/33e01921-4d64-4f8c-a055-5bdaffd5e33d/`<br><br>Government:<br>`sts.windows.net/cab8a31a-1906-4287-a0d8-4eef66b95f6e/` | |
181181
| **Thumbprint** | `626d44e704d1ceabe3bf0d53397464ac8080142c` | If created in the IAM console, selecting **Get thumbprint** should give you this result. |
182-
| **Audience** | `api://1462b192-27f7-4cb9-8523-0f4ecb54b47e`<br><br>`api://d4230588-5f84-4281-a9c7-2c15194b28f7` | for commercial<br><br>for government |
182+
| **Audience** | Commercial:<br>`api://1462b192-27f7-4cb9-8523-0f4ecb54b47e`<br><br>Government:<br>`api://d4230588-5f84-4281-a9c7-2c15194b28f7` | |
183183

184184
3. Create an **IAM assumed role**. Follow these instructions in the AWS documentation:<br>[Creating a role for web identity or OpenID Connect Federation](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-idp_oidc.html#idp_oidc_Create).
185185

0 commit comments

Comments
 (0)