Embed presentation
Download to read offline




Azure Data Factory allows users to define and run data-driven workflows called pipelines. Pipelines contain activities that perform actions on data, such as copying, filtering, or deleting. For example, a copy activity can read data from a source like blob storage and load it to another location like an Azure SQL database. The document demonstrates setting up a copy activity within a pipeline in the Azure portal to move data between storage sources.



