Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Automatically validate Dataflow Gen2 after deployment

Please fix this, so the Dataflow will get validated automatically after syncing changes from Git or using deployment pipelines:

 

"When you sync changes from GIT into the workspace or use deployment pipelines, you need to open the new or updated dataflow and save changes manually with the editor. This triggers a publish action in the background to allow the changes to be used during refresh of your dataflow. You can also use the on-demand Dataflow publish job API call to automate the publish operation."

 

https://learn.microsoft.com/en-us/fabric/data-factory/dataflow-gen2-cicd-and-git-integration#limitat...

 

Because this currently doesn't happen automatically, it causes confusion, unnecessary manual work, and often we forget this and therefore get unexpected results when running the dataflow.

Status: Completed

After deploying a Dataflow, you can trigger a run / refresh of the Dataflow and it'll work without any interaction within the Dataflow editor.

Comments
miguel
Community Admin
Status changed to: Planned
 
surpriseturtle
Regular Visitor
Yes, this is sorely needed. The errors do not point to the need to publish either so a lot of users must have gone through this experience and struggled to figure out the root cause.
miguel
Community Admin
Status changed to: Completed

After deploying a Dataflow, you can trigger a run / refresh of the Dataflow and it'll work without any interaction within the Dataflow editor.

frithjof_v
Community Champion
That is fantastic news 🤩 Thanks!