Azure-Player / azure.datafactory.devops

Azure DevOps Deployment Tasks for Azure Data Factory objects
MIT License
39 stars 21 forks source link

Synapse support by "Publish Azure Data Factory"? #40

Closed parasparekh closed 2 years ago

parasparekh commented 3 years ago

Hello, I am trying to use the adftools to deploy Azure Synapse data pipelines but my release is failing with the error that the ADF instance doesn't exist. I am using {synapsename}.{region}.datafactory.azure.net as the Target Azure Data Factory Name but the release fails. So I was wondering if this plug-in works for Azure Synapse Workspace or does it work only for Azure Data Factory. Any help or guidance would be highly appreciated.

NowinskiK commented 3 years ago

This extension does NOT support Synapse. See more: https://github.com/SQLPlayer/azure.datafactory.tools/issues/91

parasparekh commented 3 years ago

Are there plans for this extension to support incremental deployment of Synapse data pipelines and is there a timeline when Synapse will be supported ? Incremental deployment is the key feature of this extension and it is this feature that sets the extension apart from the Microsoft developed deployment tasks whether they are for Data Factory or Synapse.

NowinskiK commented 3 years ago

Synapse differs from ADF, hence it will be a separate task. Yes, there are plans for that, but I can't give an exact ETA. Probably Q3 of 2021 should be preview, but it depends how well Az.Synapse module is.

parasparekh commented 3 years ago

Sure, thank you Nowinski

NowinskiK commented 3 years ago

Very first beta-version is available on GitHub: https://github.com/SQLPlayer/azure.synapse.tools