Closed MichelZ closed 4 years ago
I am facing the same issue. Getting error: A parameter cannot be found that matches parameter name 'ServiceConnectionNames'. I tried passing in the service connection name as well but no luck. I am using "ADOSecurityScanner" task in Release pipeline. Observation: While running the command in PowerShell, I do not see any parameter named as "ServiceConnectionNames"; as well in the documentation the task do not have "ServiceConnectionNames" parameter but i think the new version has. (Documentation is not updated according to the new release of "ADOSecurityScanner" task)
This issue has been fixed in the latest version (v.0.9.11) of AzSK.AzureDevOps.
Trying to use the Security Verification Task in Azure DevOps Pipeline yields this error.
It installs Version 0.9.8 of AzSK.AzureDevOps module.
I tried using the vs2017-win2016 and the windows2019 hosted agents
Any idea what could be wrong?