Zachary Cook

Results 1 comments of Zachary Cook

> Our team hit the same issue recently. The poorly documented solution to this is: > > https://www.pulumi.com/registry/packages/azure-native/api-docs/authorization/getclientconfig/#result > > ``` > from pulumi_azure_native import authorization > > tenant_id =...