Thank you for posting query in Microsoft Q&A Platform.
Kindly delete existing CDC resource and recreate new one and make sure below points. It will work.
- Before creating CDC resource make sure CDC enabled on DB and on source table.
- During creation of CDC resource don't have any changes on source table data.
- In the CDC set the Key column correctly.
- set latency of CDC to real time.
- once above all done, then publish the changes and then start CDC.
Please note, during entire CDC creation process make sure no changes on happening on source table for better experience.
Hope this helps. Please let me know if any further queries.
Please consider hitting Accept Answer button. Accepted answers help community as well. Thank you.