Azure-Player / azure.datafactory.devops

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

"The current operating system is not capable of running this task" error #153

Closed zavalajb closed 10 months ago

zavalajb commented 10 months ago

Hi, I'm triying to use the task SQLPlayer.DataFactoryTools.PublishADF.PublishADFTask@1 in a self hosted linux agent but I get the following error "The current operating system is not capable of running this task. That typically means the task was written for Windows only. For example, written for Windows Desktop PowerShell. " I'm using the module azure.datafactory.tools version 1.8, I understand that this task should works for linux agents. Are there any other powershell modules or extra configurations that should be considered?

error

NowinskiK commented 10 months ago

This was explained in https://github.com/Azure-Player/azure.datafactory.devops/issues/64