1 reference to CreateAppServiceAsync
Aspire.Hosting.Azure.AppService (1)
AzureAppServiceInfrastructure.cs (1)
45var website = await appServiceEnvironmentContext.CreateAppServiceAsync(resource, provisioningOptions.Value, cancellationToken).ConfigureAwait(false);