Azure-pipelines-agent: AzurePS capability not supported on Ubuntu

Created on 26 Jan 2019  路  2Comments  路  Source: microsoft/azure-pipelines-agent

OS: Ubuntu 16
Message: No agents could be found that match the following demands (pool: 'Local Linux'): azureps.

I tried to install powershell with AzureRM module and alternative AZ.
I also installed azure-cli.
And of course, I restarted the agent many times.

Is it possible to meet this requirement or is it not supported?

Release

Most helpful comment

@kfkawalec i don't think we detect AZ capability on linux agent.
you can add user capability to unblock yourself.
image

@chshrikh For AzureRM question.

All 2 comments

@kfkawalec i don't think we detect AZ capability on linux agent.
you can add user capability to unblock yourself.
image

@chshrikh For AzureRM question.

OK, it works. Thanks.

Was this page helpful?
0 / 5 - 0 ratings