2 references to GetResourceGroupOptionsAsync
Aspire.Hosting.Azure (2)
AzureProvisioningController.cs (2)
460var resourceGroupOptions = await controller.GetResourceGroupOptionsAsync(subscriptionId, context.CancellationToken).ConfigureAwait(false); 487var resourceGroupOptions = await controller.GetResourceGroupOptionsAsync(subscriptionId, context.CancellationToken).ConfigureAwait(false);