microsoft / azure-container-apps

Roadmap and issues for Azure Container Apps
MIT License
372 stars 29 forks source link

Feature Request: Show custom domain in Container's Application URL #1311

Open kamalsivalingam opened 1 month ago

kamalsivalingam commented 1 month ago

Is your feature request related to a problem? Please describe.
When we use custom domain with a VNET Integrated application, Application URL still shows public FQDN. Clicking on this public FQDN is not going to work as this is VNET integrated.

Ideally when we have set custom domain at the environment level, expecting the Application URL to show [containerappname].customdomainurl instead of inaccessible FQDN

Describe the solution you'd like.
A clear and concise description of what you want to happen, any scenarios it will unblock, etc.

Describe alternatives you've considered.
A clear and concise description of any alternative solutions or features you've considered.

Additional context.
Add any other context or screenshots about the feature request here.

v-vish commented 1 month ago

@simonjj Thank you for handling this!