Skip to content

Commit 4ab3360

Browse files
Update docs/relational-databases/logs/control-transaction-durability.md
Co-authored-by: Masha at MSFT <32783170+MashaMSFT@users.noreply.github.com>
1 parent 7c1f656 commit 4ab3360

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/relational-databases/logs/control-transaction-durability.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,8 @@ COMMIT [ { TRAN | TRANSACTION } ] [ transaction_name | @tran_name_variable ] ] [
174174
## <a id="bkmk_OtherSQLFeatures"></a> Delayed durability and other [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] features
175175

176176
**Azure Synapse Link for SQL, Transactional Replication, Change Tracking, and Change Data Capture**
177-
- The use of delayed durability is not supported for databases which use change data capture (CDC).
177+
- The use of delayed durability is not supported on databases that use change data capture (CDC).
178+
178179
- Delayed durable transactions are not supported with Transactional Replication.
179180
- All transactions with change tracking are fully durable. A transaction has the change tracking property if it does any write operations to tables that are enabled for change tracking.
180181
- Delayed durable transactions are not supported with Azure Synapse Link for SQL

0 commit comments

Comments
 (0)