Publish an opremise app without using www as subdomain/prefix using azure application proxy

Edner, Per 21 Reputation points
2022-04-01T12:57:35.013+00:00

I would like to publish my app using the root domain without using a prefix like www, for example https://contos.com. Azure webproxy requires me to fill in a prefix. Does anyone know if it is possible?
Best regards
Per

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,576 questions
{count} votes

Accepted answer
  1. Siva-kumar-selvaraj 15,551 Reputation points
    2022-04-11T22:22:16.723+00:00

    Hello @Edner, Per ,

    Thanks for reaching out and apologize for the delay in responding.

    Azure AD proxy external URL must have subdomain/prefix following with default or custom domain because when you verify custom domain name in Azure AD and same domain name is shared across all AAD proxy apps that are created in your tenant.

    Therefore, you need to use subdomain/prefix part of external URL, for an example: https://myapp.<custom domain> , https://www.<custom domain> or https://*.msappproxy.net

    Hope this helps.

    -----
    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


1 additional answer

Sort by: Most helpful
  1. Marisol Cristina Díaz González 41 Reputation points
    2023-10-20T19:29:35.9433333+00:00

    Hello!

    I have this problem just now, someone tell me how to do that configuration?

    publish my application using the root domain without using a prefix like www, e.g. https://contoso.com

    0 comments No comments