Publish ADF from code to service easily

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

Previous Last Week Reading (2020-06-21)
Next Last Week Reading (2020-06-28)

About author

Kamil Nowinski
Kamil Nowinski 201 posts

Blogger, speaker. Data Platform MVP, MCSE. Senior Data Engineer & data geek. Member of Data Community Poland, co-organizer of SQLDay, Happy husband & father.

View all posts by this author →

You might also like

Video 1Comments

Set up connection from Azure Data Factory to Databricks

Both, Azure Data Factory and Azure Databricks offer transformations at scale when it comes to ELT processing. On top of that, ADF allows you to orchestrate the whole solution in

DevOps 1Comments

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

DevOps 0 Comments

Automate deployment of Azure services with ARM Template (video)

Automation is a useful thing. It allows to avoid many mistakes and saves a lot of time. However, you need to invest some time to get started. At least the

2 Comments

Leave a Reply