I'm just wondering whats the chain underlies Azure Powershell VSO agent task
. I assume that is not simple powershell host because it is not working with some commandlets (for example Get-Module -ListAvailable
) and fails with an error:
The term 'Get-ServiceEndpoint' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
A Connected Service with name 'xxxxx-xxxx-xxxxx-xxxx-xxxxxxxxxxx' could not be found. Ensure that this Connected Service was successfully provisioned using services tab in Admin UI.