Azure Data Factory by Patrik

Main Data Factory Elements

  • Activities are the individual steps performed
  • Pipelines are a logical group of activities
  • Triggers define when a pipeline will run
  • Integration runtime is the compute infrastructure
  • Datasets are the actual representation of the data
  • Linked services thell where to find the data

Comments