Azure Data Factory – How to Truncate a Table
I recently started using Azure Data Factory (ADF) to move data between systems. Until recently I have been writing PowerShell scripts, using SSIS job and various other methods to move and transform data. But Azure Data Factory meets my current …