Unable to install rdbms-connect in Microsoft-Hosted Pipeline Agent
Open
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
Assessment
This issue has not been assessed yet.