Azure-docs: Name servers with dot in the end

Created on 28 Mar 2018  Â·  6Comments  Â·  Source: MicrosoftDocs/azure-docs

So the name servers contains a dot in the end when I copied them from Azure. Is this correct/valid? Is this the way I should provide them in my registrars management page?


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

cxp dnsvc in-progress product-question triaged

Most helpful comment

@samueltuyizere If your API/UI doesn't accept the dot, yes, you can PROBABLY leave it out. It's more of a convention then anything. Eg most browsers should accept the address "https://www.google.com." (Note the trailing do, it still goes to the regular google.com ofc).

All 6 comments

@B3zo0 Thank you for the valuable feedback,we are investigating the issue.

Yes the trailing dot is correct and indicates the end of the fully qualified domain name (i.e the name server names are FQDNs). Some registrars may try to append the period if the NS name doesn't have it at the end, but to be compliant with DNS RFC we need to have the trailing period as we cannot assume every registrar will do this append.

As per Subra's comment the trailing dot is accurate. Thanks!

please-close

thank you! 😊

can i copy the nameservers without the dot? my provider doesn't accept it with dots

@samueltuyizere If your API/UI doesn't accept the dot, yes, you can PROBABLY leave it out. It's more of a convention then anything. Eg most browsers should accept the address "https://www.google.com." (Note the trailing do, it still goes to the regular google.com ofc).

Was this page helpful?
0 / 5 - 0 ratings