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#.
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#.