Skip to content

Commit 440aeaa

Browse files
dkocherCopilot
andauthored
Review.
Co-authored-by: Copilot <[email protected]>
1 parent b284bbd commit 440aeaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/s3_microsoft_entra_oidc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Create an application in the [Microsoft Entra ID portal](https://portal.microsof
2222

2323
### Create an OIDC identity provider
2424
1. In AWS [IAM console](https://console.aws.amazon.com/iam/) add a new identity provider in _Identity providers_.
25-
2. Configure the provider as type _OpenID Connect_ with the provider URL set to `https://login.microsoftonline.com/<TENANT-ID>/v2.0`. Replace <TENANT-ID> with your Entra ID tenant ID. Copy the ARN for the next [step](#create-a-role).
25+
2. Configure the provider as type _OpenID Connect_ with the provider URL set to `https://login.microsoftonline.com/<TENANT-ID>/v2.0`. Replace <TENANT-ID> with your Microsoft Entra ID tenant ID. Copy the ARN for the next [step](#create-a-role).
2626

2727
### Create a role
2828

0 commit comments

Comments
 (0)