I like the Azure container app service, but we are struggling with the 4GB limit per container.
Is there any way to increase this limit without switching to container instances?
You can use a dedicated workload profile:
This should allow you to go up to 32 cores and 256 GB.