Azure / Azure/azure-cli

Unable to install rdbms-connect in Microsoft-Hosted Pipeline Agent

Open
#22,128 11 comments 0 reactions 1 assignee Claimed by @jiasli View on GitHub
act-platform-engineering-squad Auto-Assign customer-reported DevOps Installation Pipelines Service Attention
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

Hi,

I'm using Azure DevOps with a Microsoft-Hosted Pipeline Agent (have tried both `windows-2019` and `windows-2022`)

Trying to run `az extension add --name rdbms-connect --debug`

in this task:

```
- task: AzureCLI@2
displayName: Azure CLI
name: azclicreate
inputs:
...
```

See the "included software" links under both agents for what's installed on the agents: https://docs.microsoft.com/en-us/azure/devops/pipelines/agents/hosted?view=azure-devops&tabs=yaml

The `--debug` log is attached below.

[azuredevops.log](https://github.com/Azure/azure-cli/files/8521637/azuredevops.log)

Please shout out if more info is needed.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.