4 references to TenantId
Aspire.Hosting.Radius.Tests (4)
CloudProviders\MultiEnvironmentProvidersTests.cs (4)
26
azure => azure.WithServicePrincipal(
TenantId
, ClientId, secret));
45
azure => azure.WithServicePrincipal(
TenantId
, ClientId, secret))
62
azure => azure.WithServicePrincipal(
TenantId
, ClientId, secret));
65
azure => azure.WithWorkloadIdentity(
TenantId
, ClientId));