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.
- 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.