Azure AD Application Proxy now supports custom domain names!
Published Sep 06 2018 08:06 PM 3,276 Views
First published on CloudBlogs on Apr, 22 2015
Howdy folks, One of our big learnings over the past 90 days has been that customer interest in using our Azure AD App Proxy is far greater than we anticipated. This is a nice problem to have and we're excited to see such fast adoption. In addition to helping customers go live with the service, our app proxy team has learned a ton from customers and has been hard at work improving the service including things like: These have all been nice improvements, but today we are announcing the preview of the really big one:

The Azure AD App Proxy now supports publishing applications using custom domain names!

This has been the single biggest request from customers and we're excited to make it available. Up until today, every application is published under a domain name that is provided and maintained by us: msappproxy.net. We take care of the certificates and DNS records for this domain. Your application is instantly published, securely in high scale and high availability guarantied. We are going to keep this quick and robust experience going forward. But, many customers want to be able to use their own domain name for published applications. The main benefit of custom domains is that your employees, partners and customers will now see branded URLs that looks familiar to them. This new capability also enables existing apps to seamlessly work with the same URLs both internally and externally. This will solve many application compatibility problems and will make all links work all the time. For example, let's consider collaboration site with its internal and external URLs being https://docs.contoso.com/ . If an employee is accessing it from your corporate network, the internal DNS will route him directly to this server. If the employee is working at a Starbucks, the public DNS will direct them to Azure AD Application Proxy which, after authentication and authorization, will let them access this app with an SSO experience. This also means that if a user receives an email or notification with embedded link to a document on that site (e.g. https://docs.contoso.com/2015budget.aspx ), the link will work in either location. To use a custom domain here's what you do:
  1. Verify the parent domain (e.g. contoso55.com) using the "domains" tab in the directory configuration. It will require you to add a record for your domains to proof ownership.
  2. From the application's configure page, select this parent domain name and select the exact parent domain to be used (e.g. app1.contoso55.com)
  3. Save the application to continue configuring.
  4. Upload a certificate that matches this domain name in PFX file format. The certificate must be a valid certificate that has a private key. Simple certificates, SAN or wildcard certificates can be used. Each time you upload a new certificate, we bound the application's host to the new one.
  5. Add to the public DNS that cover this domain name a CNAME record that would point to the msappproxy.net record of your application as instructed in the UI:
We hope you'll find this new option as exciting as we do. We can't wait to see customers start using it. And as always, we would love to receive any feedback or suggestions you have. You can reach us by sending e-mail to aadapfeedback@microsoft.com and to find more details about the App Proxy on the team's blog: https://aka.ms/proxy . Best Regards, Alex Simons (Twitter: @Alex_A_Simons ) Director of Program Management Microsoft Identity and Security Services Division
Version history
Last update:
‎Sep 06 2018 08:06 PM
Updated by: