bright-flag-46266
10/24/2023, 12:19 PMvar azureProvider = new AzureProvider("azure-provider", new Pulumi.AzureNative.ProviderArgs
{
ClientId = subscription.ClientId,
TenantId = subscription.TenantId,
ClientSecret = subscription.ClientSecret,
SubscriptionId = subscription.SubscriptionId,
DisablePulumiPartnerId = true,
});
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.
Powered by