Forum Discussion
Hitarth17
Jul 15, 2026Occasional Reader
Azure App Service secure hostname
Hey Everyone, I see a new change in app service deployment related to the secure hostname. Is it now mandatory to have a secure hostname, because I don't see the option to toggle between the secu...
Jul 20, 2026
Azure portal now forces the "secure unique default hostname" for new apps. While you cannot disable it via the UI, you can still configure it via CLI/IaC at creation time. If you have automated deployments, remember to update your templates to handle this behaviour.