UX - Do you rename Azure’s default URL?
Updated by Brady Stroud [SSW] 1 year ago. See history
123
If you use the default Azure staging website URL, it can be difficult to remember and a waste of time trying to lookup the name every time you access it. Follow this rule to increase your productivity and make it easier for everyone to access your staging site.
Default Azure URL: sugarlearning**-staging**.azurewebsites.net
❌ Figure: Bad example - Site using the default URL (hard to remember!!)
Customized URL: staging.sugarlearning.com
✅ Figure: Good example - Staging URL with "staging." prefix
How to setup a custom URL
- Add a CName to the default URL to your DNS server

Figure: CName being added to DNS for the default URL
- Instruct Azure to accept the custom URL

Figure: Azure being configured to accept the CName