I have created an Azure Website called "MySite".
I have added my custom domain: www.mydomain.com
Before adding a custom domain the default preview-URL for the site in Azure portal is: mysite.azurewebsites.net
After adding my custom domain to the bindings I want the preview-URL to be: www.mydomain.com
How to achieve this? There doesnt seem to exist any sorting function.