When you configure app in azure it will only give you azure url (xxxx.azurewebsites.net) an will not give you a IP address.
eq :
Host name Azure URL
knights.exilesoft.com app1.azurewebsites.net
so you have to create a CNAME with the custom domain name and point it to azure URL.
after have created the CNAME. go to azure portal and select the App and select custom domains.
select Add hostname then in the Hostname ( eg : knights.exilesoft.com) type the custom domain name.
eq :
Host name Azure URL
knights.exilesoft.com app1.azurewebsites.net
so you have to create a CNAME with the custom domain name and point it to azure URL.
after have created the CNAME. go to azure portal and select the App and select custom domains.
select Add hostname then in the Hostname ( eg : knights.exilesoft.com) type the custom domain name.
0 comments:
Post a Comment