This extension adds release tasks related to Azure Data Factory (V1 and V2) to Visual Studio Team Service.
Visual Studio Team Service deploy task that will deploy JSON files with definition of Linked Services, Datasets, Pipelines and/or Triggers (V2) to an existing Azure Data Factory.
This release task can be added to a release pipeline to either start or stop Azure Data Factory V2 triggers.
This release task can be added to a release pipeline to either suspend or resume all pipelines of an Azure Data Factory.
1.5.7
- Added support for V2 deployments
- Added trigger start/stop task (V2)
1.0.7
- Add extra error logging
1.0.5
- [Bug] Fixed suspend/resume logic
1.0.0
- Initial public release