azure.datafactory.tools icon indicating copy to clipboard operation
azure.datafactory.tools copied to clipboard

Tools for deploying Data Factory (v2) in Microsoft Azure

Results 48 azure.datafactory.tools issues
Sort by recently updated
recently updated
newest added

**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...

question
triage

![image](https://user-images.githubusercontent.com/25029325/184033132-6ea25eb2-d656-441d-9559-ac1cfe452967.png) 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...

enhancement

**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...

enhancement

**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...

question
triage

**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...

enhancement
blocked

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 {...

enhancement

### 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....

documentation
good first issue
help wanted

**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 | …...

help wanted
triage

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...

enhancement