HomeArticles by: Balachander Chandrasekar
Balachander Chandrasekar
-
ADF – DevOps CI/CD Pipeline Automation
- April 6, 2022
- Posted by: Balachander Chandrasekar
- Category: DevOps
1 CommentAzure Data Factory is Azure’s cloud ETL service for scale-out serverless data integration and data transformation. Azure Data Factory utilizes Azure Resource Manager templates to store the configuration of your various ADF entities (pipelines, datasets, data flows, and so on). The Promotion of data factory from one environment to another environment can be automated using
-
Jenkins – Azure Repository Cloning
- August 10, 2021
- Posted by: Balachander Chandrasekar
- Category: DevOps
Jenkins provides different ways to take Clone/checkout of a repository from the Microsoft Azure DevOps portal. In this blog, We will see three Jenkins methods to clone the Azure Repository.