How to Park a domain under Azure DNS domain zone for azure website

SRT Admin 20 Reputation points
2023-07-26T14:32:18.3366667+00:00

We are hosting a wordpress website in Azure WebSites. We have the main domain set up in Azure DNS as a Zone and have it resolving to the Azure WebSite

I now have various other domain variants, .org, .net, .co.uk, .tv, etc which I would like to park/alias under the main .com domain.

Ideally, I'd like to have them 301 to the primary .com domain, but if that's not possible, simply having them alias to the main .com would be ok.

Thanks!

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
777 questions
{count} votes

Accepted answer
  1. KapilAnanth-MSFT 49,616 Reputation points Microsoft Employee Moderator
    2023-07-31T09:13:40.7866667+00:00

    @SRT Admin

    Welcome to the Microsoft Q&A Platform. Thank you for reaching out & I hope you are doing well.

    Let's assume you own "constoso.com"

    I understand that you would like to forward the requests to other TLDs of your domain, such as .org, .net, .co.uk, .tv to your .com domain's site/record.

    For this, you should own all the TLDs you want to configure redirect.

    Or you can simply add the CNAME entries in the domain registrar's management page. No need to create an Azure domain for individual secondary zones.

    Having an Azure zone, "constoso.com" can only impact records under this domain.

    i.e, We will not be able to configure the resolution for records such as www.constoso.xyz, www.constoso.tv

    Thanks,

    Kapil


    Please don’t forget to close the thread by clicking "Accept the answer" wherever the information provided helps you, as this can be beneficial to other community members.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.