Forem

Ghassan Karwchan
Ghassan Karwchan

Posted on

1

Buy custom domains with Azure for your App Service.

If you googled how to buy a domain name on Azure, you might get answers saying that Azure doesn't provide domain name registrar, like the following answer, or the following discussion.

Not even those answers, even the book Exam Ref AZ-900 which is a Microsoft book says the following about Azure DNS Zone:

If you want to purchase your own domain name, you go to a domain registrar, and they register the domain to you. ....

The book didn't mention a way to buy your domain from Azure itself.

I struggled with that myself, and bought my domain with a third party provider. But it turned out Azure provide this service already.

This is why I hope you will come to my post and find the answer you are looking for.

Custom domains with App Service Domain Service:

To buy a custom domain through Azure, you need to create an App Service Domain resource in Azure.

Image description
When you create the resource, you will enter the domain name you want, and Azure will find out if you can use it or not.

Image description

Right now, as I am writing this post, only these Top Level Domain (TLD) are available through Azure:

  • .com
  • .net
  • .co.uk
  • .org
  • .nl
  • .in
  • .biz
  • .org.uk
  • col.in

Why you need to buy from Azure?

The obvious answer to this question, is you have one place to manage your site content, and its domain name and its SSL certificate.

But beside that, Azure is cheeeeeap. The pricing right now is only $11 US dollar for the whole year.

I don't know what you are using for as your domain provider, but I am using GoDaddy, and I am paying for the domain and SSL certificate $10/month.

And on top of that the SSL certificate is free (if you are using standard domain like www.somesite.com). You have to pay for wildcard certificates.

Image of Timescale

🚀 pgai Vectorizer: SQLAlchemy and LiteLLM Make Vector Search Simple

We built pgai Vectorizer to simplify embedding management for AI applications—without needing a separate database or complex infrastructure. Since launch, developers have created over 3,000 vectorizers on Timescale Cloud, with many more self-hosted.

Read more

Top comments (0)

Image of Docusign

🛠️ Bring your solution into Docusign. Reach over 1.6M customers.

Docusign is now extensible. Overcome challenges with disconnected products and inaccessible data by bringing your solutions into Docusign and publishing to 1.6M customers in the App Center.

Learn more

đź‘‹ Kindness is contagious

Discover a treasure trove of wisdom within this insightful piece, highly respected in the nurturing DEV Community enviroment. Developers, whether novice or expert, are encouraged to participate and add to our shared knowledge basin.

A simple "thank you" can illuminate someone's day. Express your appreciation in the comments section!

On DEV, sharing ideas smoothens our journey and strengthens our community ties. Learn something useful? Offering a quick thanks to the author is deeply appreciated.

Okay