@Manjula Ganesapandian I have a workaround to this. Instead of calling the post to run the delta live pipeline, call the edit pipeline rest API - https://learn.microsoft.com/en-us/azure/databricks/delta-live-tables/api-guide#--edit-a-pipeline and update the pipeline with your new config. This will be a synchronous update. Then call the Start pipeline api https://learn.microsoft.com/en-us/azure/databricks/delta-live-tables/api-guide#--start-a-pipeline-update. This should fine for your scenario as only 1 instance of the pipeline can be running at a time.
How to pass parameters from Data Factory to Delta Live Table pipeline?
Manjula Ganesapandian
0
Reputation points
Can i pass variables from data factory to change the configuration of the delta live table pipeline?
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,514 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,624 questions