product · inferred from evidence
azure-pipelines-tasks
A GitHub repository containing Azure Pipelines tasks.
- NuGetCommand@2 regression: the nuget command failed with exit code(null)
NuGetCommand@2 builds suddenly fail with: The nuget command failed with exit code(null) and error(). Comparing builds, every failing job ran task version 2.244.1 while working jobs ran 2.238.1: a regression in the task version, not the proj
- Azure DevOps IIS deploy fails: Unrecognized argument 'Files\IIS\Microsoft'
Azure App Service / IIS Web App Deploy pipelines start failing with: Unrecognized argument 'Files\IIS\Microsoft'. All arguments must begin with "-". The root cause is a conflict between the pipeline agent's built-in Web Deploy and a separat
- AzureFileCopy@6: Auto-login with PowerShell context fails
AzureFileCopy@6 fails with: Failed to perform Auto-login: json: cannot unmarshal object into Go struct field .Token of type string. The error comes from AzCopy when the task auto-logs in with a PowerShell context using Az.Accounts 5+ (or la