9 references to AddAzureAppServiceEnvironment
Aspire.Hosting.Azure.Tests (8)
AzureAppServiceTests.cs (7)
21var env = builder.AddAzureAppServiceEnvironment("env"); 58builder.AddAzureAppServiceEnvironment("env"); 79builder.AddAzureAppServiceEnvironment("env"); 112builder.AddAzureAppServiceEnvironment("env"); 147builder.AddAzureAppServiceEnvironment("env"); 179builder.AddAzureAppServiceEnvironment("env"); 215builder.AddAzureAppServiceEnvironment("env");
AzureUserAssignedIdentityTests.cs (1)
193var env = builder.AddAzureAppServiceEnvironment("appservice");
AzureAppService.AppHost (1)
Program.cs (1)
9builder.AddAzureAppServiceEnvironment("infra");