Skip to content

Commit a2a9d11

Browse files
authored
Update change-data-capture-troubleshoot.md
adding a new trouble shooting scenario
1 parent c90fcaa commit a2a9d11

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,10 @@ SET IDENTITY_INSERT dbo.TableName ON;
103103

104104
2. User can remove the specific identity column from mapping while performing inserts.
105105

106+
## Issue: Trouble using Self-hosted integration runtime.
107+
108+
Currently, Self-hosted integtration runtime is not supported in the CDC resource. If trying to connect to an on-premise source, please use Azure integration runtime with managed virtual network.
109+
106110

107111
## Next steps
108112
- [Learn more about the change data capture resource](concepts-change-data-capture-resource.md)

0 commit comments

Comments
 (0)