I have an app service in Azure (not in ASE App Service Env). It is integrated with a vnet.
And I have an API on-premises that this app must access by its internal on-prem DNS name.
And there is an Express Route between Azure and on-prem location.
How to access the on-prem API by its DNS name through an Express Route?
How to configure network connectivity?
How to resolve on-premises names in Azure?