arjunnn
arjunnn

Reputation: 59

I'm not able to add a custom domain name to my Azure website

I recently activated Azure services that came with my MSDN subscription. I created a website with it and wanted to assign a custom domain for the website. Unfortunately, the "Manage Domains" option in the website dashboard is grayed out.

Upvotes: 3

Views: 2240

Answers (1)

viperguynaz
viperguynaz

Reputation: 12174

You can't add a custom domain to a free Azure website. You have to upgrade (SCALE tab on the portal) to Shared, Basic or Standard web hosting plan mode to add a custom domain.

Upvotes: 9

Related Questions