0

I'm trying to bind my azure website to a third level domain.

This is my configuration on the Azure portal:

enter image description here

This is my domain provied A-Record console: enter image description here

And this is my domain provider CName-Record console: enter image description here

With this configuration the application works on http://www.test.mysite.biz but it doens't work on http://test.mysite.biz

(on http://test.mysite.biz it is displayed a page "domain reserved")

What Am I doing wrong?

Thanks a lot

1 Answer 1

1

You need to add another cname to your website awverify.test pointing to awverify.yourazureapp.azurewebsites.net

check on https://www.whatsmydns.net/ to verify that awverify.test.yourwebsite.biz it is pointing to awverify.yourazureapp.azurewebsites.net

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.