Hi,
I have the following domain controller setup;
On-Premise
DC1 (FSMO roles)
DC2
DC3
Azure
AZ-DC1
AZ-DC2
On the Azure DC's event 4015 is logged in the DNS eventlog. Also some DFS replication errors on DC1 and AZ-DC02 in the DFS eventlog.
I'm wandering if the DNS is correctly configured on the Domain Controllers and especially the ones in Azure. DNS is configured as followes;
On-Premise
Server: DC1
DNS Servers: DC1, DC3
Server: DC2
DNS Servers: DC2, DC3
Server: DC3
DNS Servers: DC3, DC1
Azure
Server: AZ-DC1
DNS Servers: AZ-DC1, AZ-DC2
Server: AZ-DC2
DNS Servers: AZ-DC2, AZ-DC1
Is this a good way to go?