pulumi / examples

Infrastructure, containers, and serverless apps to AWS, Azure, GCP, and Kubernetes... all deployed with Pulumi
https://www.pulumi.com
Apache License 2.0
2.33k stars 874 forks source link

Create Pulumi to Azure OIDC Configuration Example #1509

Closed toriancrane closed 9 months ago

toriancrane commented 9 months ago

Create Pulumi to Azure OIDC Configuration Example

Will resolve #1510

scottslowe commented 9 months ago

@toriancrane Do you know if we're able to test this with our Pulumi Azure subscription? Sounds like as long as I have a unique Entra application/service principal then I should be able to test this.

toriancrane commented 9 months ago

@toriancrane Do you know if we're able to test this with our Pulumi Azure subscription? Sounds like as long as I have a unique Entra application/service principal then I should be able to test this.

Yes, unlike AWS you can make it multiple times in Azure. The issuer is specified in the Federated credentials which seems to be unique per app.