Nk SP
Nk SP

Reputation: 862

Azure custom domain name


when I create a new custom domain for a site on Azure, does it check if the name is already been used.
The host name is in the form myhostName.azurewebsites.net.
Does Azure check if the myhostName name has been already used?

Upvotes: 0

Views: 210

Answers (1)

b2zw2a
b2zw2a

Reputation: 2693

Yes, you can't create website with name which has already been taken, you will see this: enter image description here

Upvotes: 4

Related Questions