Fault tolerance and log the incompatible rows in Azure Blob storage
问题 Customer 's requirements: using use azure data factory to import csv file in blob storage to SQL data warehouse. using the strategy "Fault tolerance and log the incompatible rows in Azure Blob storage" in ADF. And using Azure Function to archive the processed file to other place in blob storage: one place for those files are imported successfully and one for fail files (the files have incompatible data - wrong format, wrong length) => so I need get value of skippedRowCount of Activity Window