In this video I have addressed - Azure Container Apps “Real World” Networking Scenarios -
- Content-web UI Application accessible over internet, content-api accessible only inside container app environment.
- Content-web UI Application accessible over private network only (from other VNETs), content-api accessible only inside container app environment.
- Content-web UI Application accessible over private network only (from other VNETs), content-api accessible outside of container app environment, and over private network (from other VNETs).
- Content-web UI Application accessible over internet, content-api accessible outside of container app environment, and over private network (from other VNETs).
- Content-web UI and Content-api both accessible over internet.
Solution run below command in azure cli on portal -