I'm trying to bind my azure website to a third level domain.
This is my configuration on the Azure portal:
This is my domain provied A-Record console: 
And this is my domain provider CName-Record console: 
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
