Requirements
- A domain from domain service providers
- An Azure management portal account
Follow the below steps to undergo domain mapping in azure
Step 1
Go to GoDaddy and buy a domain or login with your account if you have already bought a domain (here I have already bought a domain), click on Domains,
Step 2
Click on Manage DNS, you will be getting the below screen,
Step 9 - Here add a CNAME,
Fill the following fields:
Step 10 - Next, Add Zone record,
Fill the following fileds:
- Record Type : A (host)
- Host: @
- Points to: (ip address that was copied from azure portal under webapps)
- TTL: 1 hour
Step 11 - Now goto management portal of Azure and add the Domain names,
(Note: Here domain names of ferozkhan.info, www.ferozkhan.info, ferozkhan.azurewebsites.net are added)
Step 12
Now to make ferozkhan.info to work add another Zone record on Godaddy portal
Click on Add Zone record, then fill the following fields,
- Record type: CNAME (Alias)
- Host: awverify
- Points to: awverify.ferozkhan.azurewebsites.net (in your case it will be awverify.azurewebsitename).
- TTL: 1 Hour