Share via

SQL Server 2016 DAG , different domain

sakuraime 2,351 Reputation points
2021-01-07T14:06:00.303+00:00

https://learn.microsoft.com/en-us/sql/database-engine/availability-groups/windows/configure-distributed-availability-groups?view=sql-server-ver15&tabs=automatic

may I know the above steps , are also applicable to multi-domain DAG ???

server A, B in domainA, in the same cluster

Server C,D in domainB , in the other cluster.

SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories

0 comments No comments

Answer accepted by question author

CathyJi-MSFT 22,431 Reputation points Microsoft External Staff
2021-01-08T06:27:33.607+00:00

Hi @sakuraime ,

> may I know the above steps , are also applicable to multi-domain DAG ???

No, according to MS document, for availability groups and WSFC clusters that are not joined to the same domain, use certificates to make the distributed availability group work, much in the way that you might create an availability group for a domain-independent availability group. To see how to configure certificates for a distributed availability group, follow steps 3-13 under Create a domain-independent availability group.

Best regards,
Cathy


If the response is helpful, please click "Accept Answer" and upvote it, thank you.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

Was this answer helpful?


0 additional answers

Sort by: Most helpful

Your answer

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