2 references to SetScopeValueAsync
Aspire.Hosting.Azure (2)
Provisioning\BicepUtilities.cs (2)
91await SetScopeValueAsync(scope, "resourceGroup", targetScope.ResourceGroup, cancellationToken).ConfigureAwait(false); 93await SetScopeValueAsync(scope, "subscription", targetScope.Subscription, cancellationToken).ConfigureAwait(false);