Skip to content

Commit 1696804

Browse files
Merge pull request #232703 from n0elleli/cdcupdate
Cdcupdate
2 parents ca91afd + d40b10b commit 1696804

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

articles/data-factory/change-data-capture-troubleshoot.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: n0elleli
66
ms.service: data-factory
77
ms.subservice:
88
ms.topic: troubleshooting
9-
ms.date: 01/19/2023
9+
ms.date: 03/29/2023
1010
ms.author: noelleli
1111
ms.custom:
1212
---
@@ -67,17 +67,7 @@ If your SQL source doesn't have SQL Server CDC with net_changed enabled or doesn
6767
## Issue: The debug cluster is not available from a warm pool.
6868

6969
The debug cluster is not available from a warm pool. There will be a wait time in the order of 1+ minutes.
70-
71-
## Issue: My CDC resource has both source and target linked services that use custom integration runtimes and it won't work.
72-
73-
In factories with virtual networks, CDC resources will work fine if either the source or target linked service is tied to an auto-resolve integration runtime. If both the source and target linked services use custom integration runtimes, the CDC resource will not work.
74-
75-
In non-virtual network factories, CDC resources requiring a virtual network will not work. This fix is in progress.
76-
77-
## Issue: Creating a new linked service pointing to an Azure Key Vault linked service causes an error.
78-
79-
If you create a new linked service using the CDC fly-out process that points to an Azure Key Vault linked service, the CDC resource will break. This fix is in progress.
80-
70+
8171
## Issue: Trouble in tracking delete operations.
8272

8373
Currently CDC resource supports delete operations for following sink types – Azure SQL Database & Delta. To achieve this, in the column mapping page, please select **keys** column that can be used to determine if a row from the source matches a row from the sink. 

0 commit comments

Comments
 (0)