3 references to TenantId
Aspire.Hosting.Radius.Tests (3)
Publishing\ProviderScopeBicepEmissionTests.cs (3)
25
azure => azure.WithServicePrincipal(
TenantId
, ClientId, secret));
41
Assert.DoesNotContain(
TenantId
, bicep);
105
azure => azure.WithServicePrincipal(
TenantId
, ClientId, secret))