Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Hii @Adam Pavucek,
Thank you for reaching us regarding the issue of buying a domain through Azure App Service.
Azure App Service Domains supports purchasing and managing only a limited, predefined list of top‑level domains (TLDs) like com, net, co.uk, org, nl, in, biz, org.uk, and co.in. Azure App Service Domains acts as a reseller and does not support all TLDs that GoDaddy sells directly.
Why GoDaddy shows it as available
-
.devis a Google-owned generic TLD -
.devenforces HTTPS and HSTS by default at the browser level - Because of registry and security enforcement rules, Azure App Service Domains does not broker
.devdomains.
Recommended options:
- Buy the
.devdomain directly from GoDaddy (or another registrar like Namecheap etc) Then map it to your Azure App Service:
- Purchase the
.devdomain externally - In Azure App Service > Custom domains
- Add the domain and configure DNS (A/CNAME + TXT records)
- Bind SSL (required because
.devenforces HTTPS by default)
Azure fully supports using .dev domains, it just doesn’t support buying them via App Service Domains.
Important .dev consideration
All .dev domains require HTTPS (HSTS enforced by browsers). Make sure:
- Your App Service runs on HTTPS
- You configure an Azure-managed certificate or upload your own SSL certificate
Reference:
https://learn.microsoft.com/en-us/azure/app-service/manage-custom-dns-buy-domain
https://learn.microsoft.com/en-us/azure/app-service/app-service-web-tutorial-custom-domain?tabs=root%2Cazurecli
Kindly let us know if the above comment helps or you need further assistance on this issue.
Please "accept" if the information helped you. This will help us and others in the community as well.