question

HarikrishnanA-7676 avatar image
0 Votes"
HarikrishnanA-7676 asked GitaraniSharmaMSFT-4262 answered

How to enable dns without changing present ip?

Hi,
How can i enable azure dns on these websites IQue Lab , Digital Universe and Jobinstraining OET.

These websites are hosted on google and oracle. If i change the nameserver, the site gets down. How can i enable cloudflare on these sites.


azure-dns
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

GitaraniSharmaMSFT-4262 avatar image
0 Votes"
GitaraniSharmaMSFT-4262 answered

Hello @HarikrishnanA-7676 ,

If you own these 3 domains (IQue Lab , Digital Universe and Jobinstraining OET), you can use Azure DNS to host your DNS domains and manage your DNS records. For a successful domain delegation, you need to follow the below steps:

  1. Create a DNS zone in Azure.

  2. Retrieve name servers from the Azure DNS zone.
    NOTE : When you copy each name server address, make sure you copy the trailing period at the end of the address. The trailing period indicates the end of a fully qualified domain name. Some registrars append the period if the NS name doesn't have it at the end. To be compliant with the DNS RFC, include the trailing period.

  3. In the registrar's DNS management page, edit the NS records and replace the NS records with the Azure DNS name servers. Use all four name servers, regardless of the name of your domain.

  4. After you complete the delegation, you can verify that it's working by using a tool such as nslookup to query the Start of Authority (SOA) record for your zone. The SOA record is automatically created when the zone is created. It can take a while for changes to propagate through the DNS system.

Please refer : https://docs.microsoft.com/en-us/azure/dns/dns-domain-delegation
https://docs.microsoft.com/en-us/azure/dns/dns-delegate-domain-azure-dns

For Cloudflare, you would need to contact Cloudflare support but it would also be a domain delegation as in Azure.

Kindly let us know if the above helps or you need further assistance on this issue.


Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.