@Jamil Rehman (WIPRO LIMITED) ,
Welcome to the Microsoft Q&A Platform. Thank you for reaching out & I hope you are doing well.
From How Application Gateway for Containers accepts a request
- I see
Each Application Gateway for Containers frontend provides a generated Fully Qualified Domain Name managed by Azure. The FQDN may be used as-is or customers may opt to mask the FQDN with a CNAME record.
- Doesn't that mean you have an FQDN that is present already to accept the connections?
You can add this FQDN as a custom Origin to AFD to accept requests.
The general idea is that the AFD should reverse proxy the URL/Domain with which you access the Origin Service
Cheers,
Kapil