Azure-Player / azure.datafactory.devops

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

ADF Credentials are not supported to allow configuration via csv #122

Closed scott-bellis closed 1 year ago

scott-bellis commented 1 year ago

When trying to configure "credentials" in ADF the tool is reporting credentials is not a supported type in the current version. Is there an item to include credentials in future release?

e.g.

[error]ADFT0015: Type [credential] is not supported.

NowinskiK commented 1 year ago

Credentials are not supported by the tool because Microsoft doesn't support this type of object for API & PowerShell module: https://github.com/Azure-Player/azure.datafactory.tools#known-issues Similar thread: https://github.com/Azure-Player/azure.datafactory.tools/issues/156