I have two questions .
I am using visual studio 2019 , and while I try to preview the CDC source , it throws the following error, any idea ? is there any driver missing ? However, actually the package can be running successfully by debug

Anyone knows if are there any corresponding TSQL for the following task in CDC control flow ?

If the initial load start ( full load of the table ) , the source table can be modified during the full load, coz the full load may need hours and days.? In this case , should I put 'Mark CDC start' at the beginning of the full load ?
Anyone has tried to put the ssis CDC control flow package into Azure Data factory SSIS runtime to execute ? Are there any things need to install to the Azure Data factory SSIS runtime