Hello,
I need some assistance with setting up resolution for a Private DNS Zone.
I have encountered a problem when creating the conditional forwarder. The reason is that:
- I have a zone on my Active Directory DNS server called contoso.com
- I have created an Azure Private DNS Zone called dev.project.contoso.com
Creating conditional forwarders for dev.project.contonso.com is not supported in this scenario and I'm looking at other options.
I have tried with a delegation - Azure DNS 168.63.129.16 is not recognized as authorized for the zone so this won't work.
Another option is a stub zone - but it will be replicated across all my DNS, including the on-premises ones and as we know, on-premises servers won't be able to reach the Azure DNS server.
And the last option I can think of is to simply create a DNS zone dev.project.contoso.com on-premises and update the records manually, though if there will be many records it will be a nightmare.
Any advice?
Kind regards,
Wojciech