azure-devops-cli-extension icon indicating copy to clipboard operation
azure-devops-cli-extension copied to clipboard

Azure DevOps Extension for Azure CLI

Results 193 azure-devops-cli-extension issues
Sort by recently updated
recently updated
newest added

**Describe the bug** When I use Azure CLI from PowerShell, I am receiving a "Failed to load python executable" error when I attempt to create or update a variable group...

bug
Area: ProToCol

Variable group linked to Azure Key Vault keys would be a great addition as well _Originally posted by @LaurentLesle in https://github.com/Azure/azure-devops-cli-extension/issues/639#issuecomment-498039169_

Feature

Fixes #876 - [x] : This PR has a corresponding issue open in the Repository. - [ ] : Approach is signed off on the issue.

It appears that to be able to run a AZ release pipeline with a specific build, we need to be using "--artifact-metadata-list" CLI parameter. However, its usage seems unclear even...

Feature

The ` az artifacts universal download` is failing to download a universal package with error "File is not a zip file" **Command Name** `az artifacts universal download Extension Name: azure-devops....

It does not appear that[azure-devops-python-api](https://github.com/microsoft/azure-devops-python-api) is stale or not being maintained any longer [407](https://github.com/microsoft/azure-devops-python-api/issues/407). I would like to start adding functionality to some of the 7.x api endpoints. There is...

Feature

When working with az devops security permissions, multiple commands generate the below error output. This happens with: az devops security permission list --id $namespaceId --subject $subject az devops security permission...

## Describe the bug **Command Name** `az artifacts universal download Extension Name: azure-devops. Version: 0.25.0.` **Errors:** ``` ``` ## To Reproduce: Steps to reproduce the behavior. Note that argument values...

This PR adds the `az boards work-item tag` command. Implemented operations are Add, List and Remove. Unitests and Live test included. Fixes #515 - [X] : This PR has a...

Hi, We started seeing this issue at work all of a sudden while running the az devops login command as part of a script (Can see the following error even...