Skip to content

Commit 2125a9f

Browse files
authored
Add FAQ for SQL replication
1 parent 7dc28b3 commit 2125a9f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/site-recovery/site-recovery-sql.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,12 @@ Site Recovery replication for SQL Server is covered under the Software Assurance
156156

157157
Site Recovery is application agnostic. Site Recovery can help protect any version of SQL Server that is deployed on a supported operating system. For more, see the [support matrix for recovery](vmware-physical-azure-support-matrix.md#replicated-machines) of replicated machines.
158158

159+
### Does ASR Work with SQL Transasctional Replication?
160+
161+
Due to ASR using file-level copy, SQL cannot guarantee the publisher and distributor are in sync at the time of ASR failover. This may cause the logreader and/or distribution agents failing with LSN mismatches causing replication to break. Should you failover the publisher, distributor, or subscriber in a replication topology you will need to rebuild replication.
162+
163+
164+
159165
## Next steps
160166

161167
* Learn more about [Site Recovery architecture](./azure-to-azure-architecture.md).

0 commit comments

Comments
 (0)