Move remaining ACA infrastructure generation to Aspire.Hosting.Azure.AppContainers #7076
Labels
area-integrations
Issues pertaining to Aspire Integrations packages
azure
Issues associated specifically with scenarios tied to using Azure
Milestone
Today we generate bicep for each container app when PublishAsAzureContainerApp is called, but we still defer to azd to do the compute and networking infrastructure generation. We should move this to the same logic that allocates the container app resources. This allows the app host to mutate core infrastructure in C#.
The text was updated successfully, but these errors were encountered: