Additional SQL Server features and topics not covered by specific categories
Hi @wcsky ,
Agree with Tom.
Please see this link about SQL Server Multi-Subnet Clustering:
https://learn.microsoft.com/en-us/sql/sql-server/failover-clusters/windows/sql-server-multi-subnet-clustering-sql-server?redirectedfrom=MSDN&view=sql-server-ver15
There are some examples of SQL Server FCIs that use multiple subnets at the front of this document which may help you understand.
If you're using client libraries that support the MultiSubnetFailover connection option in the connection string, you can optimize availability group failover to a different subnet by setting MultiSubnetFailover to "True".
Best regards,
Seeya
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
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.