1 reference to AzureAppServiceEnvironmentExtensions
Aspire.Hosting.Azure.AppService (1)
AzureAppServiceInfrastructure.cs (1)
66
throw new InvalidOperationException($"Resource '{r.Name}' is configured to publish as an Azure AppService Website, but there are no '{nameof(AzureAppServiceEnvironmentResource)}' resources. Ensure you have added one by calling '{nameof(
AzureAppServiceEnvironmentExtensions
.AddAzureAppServiceEnvironment)}'.");