Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 881 Bytes

File metadata and controls

8 lines (5 loc) · 881 Bytes

Azure Data Factory

Azure Data Factory is Azure's cloud ETL service for scale-out serverless data integration and data transformation. It offers a code-free UI for intuitive authoring and single-pane-of-glass monitoring and management.

Samples

  • ADF - Automated CI/CD using automatic publish - This sample demonstrates how to do continuous integration and continuous Deployment with Azure Data Factory using Automated Publish feature. It eliminates the manual publish step from ADF and automatically generates the ARM Templates using ADF Utilities that can be used for deployment.
  • ADF - Data pre-processing using Azure Batch - This sample demonstrates how to run azure batch container workloads from azure data factory.