This chapter will focus on how Azure Data Factory makes it possible to run SQL Server Integration Services (SSIS) packages. If you are new to SSIS, then you can skip this chapter; however, if you have an existing SSIS package to migrate or think your customer will ask you to work on SSIS, then it’s worth reading this chapter.
Why SSIS Packages?
Back when all data was scattered in different places such as RDBMSs, Excel, third-party sources, and so on, SSIS was the product that was used for data transformation. ...