Continuous Integration and Continuous Deployment (CI/CD) are integral parts of the software development lifecycle. As a Data Engineer/ Data Professional when we build the ETL pipeline using Azure Data Factory (ADF), we need to move our code from a Development environment to Pre-Prod and Production environment. One of the ways to do this is by using Azure DevOps.
Target Audience:
This article will be helpful for below mentioned two types of audiences.
Audience Type 1: Using DevOps code repository in ADF but CI/CD is missing Audience Typ 2: Using ADF for ETL development but never used DevOps repository and