Publish ADF from code to service easily
Struggling with #ADF deployment? adf_publish branch doesn’t suit your purposes? Don’t have skills with PowerShell? I have good news for you. There is a new tool in the market. It’s a task for Azure DevOps Release Pipeline to deploy whole ADF from code (JSON files) to ADF instance in Azure. Behind the scenes, it runs the PowerShell module which does all job for you.
Sounds unbelievable? But it’s real! Check it out for yourself.
This video is the first part (out of two) and explains how to create Build Pipeline and Release Pipeline with this task. How to configure the fields and check how it works.
The second video will extend this scenario by adding further environment and explains what to do to replace all required properties of ADF objects to get an isolated environment as a result.
Useful Links
DevOps extension in Visual Studio marketplace: Data Factory Tools
Screenshot
About author
You might also like
ASF 019 video invitation
Check how many bicycles he has got at home and where was the destination of last year of a 400 km trip? Which tool among Azure is the closest to
ASF 023 video invitation
I’m happy to announce that the next episode of “Ask SQL Family” podcast is coming. This time our guest is Amit Bansal. We were talking to him during this year’s
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
2 Comments
Publishing Azure Data Factory via Azure DevOps – Curated SQL
June 26, 12:00[…] Kamil Nowinski shares how to deploy Azure Data Factory flows via Azure DevOps: […]
Publish ADF from code to further environments | SQL Player
July 07, 07:30[…] first part explained how to create Build Pipeline and Release Pipeline with this task. How to configure the […]