Hello @MJ
Thank you for your reaching. I would like to inform you that Application Proxy is recommended for giving remote users access to internal resources. Application Proxy replaces the need for a VPN or reverse proxy. It is not intended for internal users on the corporate network. For more details review following article: What is Application Proxy?
With regards to your ask about what is Internal URL please find explanation below as mentioned on following document: Add an on-premises app to Azure AD
The URL for accessing the application from inside your private network. You can provide a specific path on the backend server to publish, while the rest of the server is unpublished. In this way, you can publish different sites on the same server as different apps, and give each one its own name and access rules.
If you publish a path, make sure that it includes all the necessary images, scripts, and style sheets for your application. For example, if your app is at https://yourapp/app
and uses images located at https://yourapp/media
, then you should publish https://yourapp/
as the path. This internal URL doesn't have to be the landing page your users see. For more information, see Set a custom home page for published apps.
To get complete details about Azure AD Application Proxy please find below videos which might help:
What is Application Proxy in Azure Active Directory?
How to deploy Application Proxy in Azure Active Directory
How to integrate applications with Azure Active Directory
How to roll out Application Proxy in Azure Active Directory
I hope this answer helps to resolve your issue.
Please "Accept the answer" if the information helped you. This will help us and others in the community as well.