Skip to content

Commit 2e6db67

Browse files
authored
Fix Provider URL line
1 parent 00f7097 commit 2e6db67

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
@@ -177,7 +177,7 @@ Microsoft recommends using the automatic setup script to deploy this connector.
177177
| - | - | - |
178178
| **Client ID** | - | Ignore this, you already have it. See **Audience** line below. |
179179
| **Provider type** | *OpenID Connect* | Instead of default *SAML*.|
180-
| **Provider URL** | `sts.windows.net/33e01921-4d64-4f8c-a055-5bdaffd5e33d/`<br><br>`sts.windows.net/cab8a31a-1906-4287-a0d8-4eef66b95f6e/` | for commercial<br><br>for government |
180+
| **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. |
182182
| **Audience** | `api://1462b192-27f7-4cb9-8523-0f4ecb54b47e`<br><br>`api://d4230588-5f84-4281-a9c7-2c15194b28f7` | for commercial<br><br>for government |
183183

0 commit comments

Comments
 (0)