azure.datafactory.tools
azure.datafactory.tools copied to clipboard
Tools for deploying Data Factory (v2) in Microsoft Azure
**Describe the bug** After I generated the .md file I couldn't generate a chart in the DevOps wiki, or any other free online tools that I found because the .md...
 Olivier Renger on 10-Aug-2022: Rating: 5/5 great tool to deploy Data Factory artifacts. We also plan to use the Linked Service Testing to perform Unit Tests in the CI/CD...
**Is your feature request related to a problem? Please describe.** Test-AdfLinkedService requires passing ClientID and ClientSecret. Usage of the Cmdlet requires the creation of a service principal and passing information...
**Describe the bug** I try to filter some object which in my artifacts and use the 'Delete object not in source' . I did the right grammar of Filtering and...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] We were trying to...
When you specify an array of linkedServices it would be nice to receive an object (eg hash-table) over the result (passed/failed/total). It could be implemented as follows: `function Test-AdfLinkedService {...
### Discussed in https://github.com/SQLPlayer/azure.datafactory.tools/discussions/197 Originally posted by **strivedi-met** March 10, 2022 We are trying to deploy just the Triggers, without the dependencies (Pipeline etc) as part of a release branch....
**Describe the bug** Env variables in config variables not working in ubuntu build agents . Getting the error `Validation of config file completed. Update-PropertiesForObject: /root/.local/share/powershell/Modules/azure.datafactory.tools/0.95.1/private/Update-PropertiesFromFile.ps1:75 Line | 75 | …...
Hi, is there a way to do an "update" deploy? If I have 100 resources but only 4 modified by the commit I would deploy only the 4 modified. Is...
More details: #194