2 references to DefaultSubscriptionId
Aspire.Hosting.Azure.Tests (2)
ProvisioningTestHelpers.cs (2)
632
public TestResourceGroupResource(string name, Dictionary<string, object> deploymentOutputs, string subscriptionId =
DefaultSubscriptionId
)
639
public TestResourceGroupResource(string name, Func<string, Dictionary<string, object>> deploymentOutputsProvider, string subscriptionId =
DefaultSubscriptionId
)