ADF – Continuous Integration & Deployment with Azure DevOps
Building CI/CD process for Azure Data Factory is not quite straightforward. Furthermore, there are a few different methods of doing that. Before we begin doing that, we must set up git repository associated with ADF, understand what’s the differences between save and publish, and why new branch appears.
The basic knowledge of ARM templates also would be beneficial.
During this video, I will explain one of the methods recommended by Microsoft.
About author
You might also like
Azure Data Factory v2 and its available components in Data Flows
Many of you (including me) wonder about it. Namely: Is it possible to move my ETL process from SSIS to ADF? How can I reflect current SSIS Data Flow business
SSDT: Scripting static data from SQL Server (video)
Out of the box, SSDT covers objects on a database level, like tables, stored procedures, views, functions, etc. That means schema only. In many cases, there is a need to
ASF 024 video invitation
I’m happy to announce that the next episode of “Ask SQL Family” podcast is coming. This time our guest is an amazing woman, not only in AI and Power BI
1 Comment
ADF – Deployment from master branch code (JSON files) | SQL Player
April 01, 08:01[…] the previous episode, I showed how to deploy Azure Data Factory in a way recommended by Microsoft, which is deployment […]