First I created a azure web app dealkar.azurewebsites.net
. Then to use my custom domain dealkar.pk
I go to Custom domains and SSL
and there I bring external domain by following all the steps. Now When I go to Custom domains and SSL
, Host names assigned to site
contains dealkar.pk
. It means I have successfully verified my domain 'dealkar.pk'. Right?
Before using azure, my website was hosted by godaddy. But after verifying my external domain, dealkar.pk still accesses godaddy contents. Why its not showing the contents of azure.i.e, dealkar.azurewebsites.net
?
Note: Now when I open my web app in azure portal, http://dealkar.pk
is written under URL
.
Then I tried another option. I go to azure portal > New > Networking > DNS Zone
then created a DNS zone. It gave me 4 nameservers. I updated nameservers against my domain dealkar.pk.
Now when I open my website, it says:
dealkar.pk’s server DNS address could not be found
Are these nameservers provided by Azure DNS Zone are not ready for use. Why its not working?