azure-devops-cli-extension
azure-devops-cli-extension copied to clipboard
Azure DevOps Extension for Azure CLI
**Is your feature request related to a problem? Please describe.** It's impossible to figure out the name of a resource for `az devops invoke`, there's no documentation and no way...
Please make sure the code is following contribution guidelines in CONTRIBUTING.md - [ ] : This PR has a corresponding issue open in the Repository. - [ ] : Approach...
Referencing issue from Azure CLI extension repo https://github.com/Azure/azure-cli-extensions/issues/554
Until today $projects = az devops project list | ConvertFrom-Json worked fine. But suddenly i get the error ERROR: TF200016: The following project does not exist: mijnorbis-cliã«nten-ng. Verify that the...
**Is your feature request related to a problem? Please describe.** I'm not able to create an a service connection for an Azure Container Registry with either an service princpal or...
**Is your feature request related to a problem? Please describe.** Azure DevOps CLI is the only commandline tool available to our customers. However, it can be messy for users who...
**Is your feature request related to a problem? Please describe.** There is a new feature in Azure Repos where a repository can [configure custom target branches](https://learn.microsoft.com/en-us/azure/devops/repos/git/pull-request-targets?view=azure-devops). When these branches are...
**Is your feature request related to a problem? Please describe.** We want to use the DevOps CLI to turn off inheritance at the "All branches" level for a newly created...
### **Describe the bug** When using `az artifacts universal download` command on `apple silicon M2` machine, I get the following error. The azcli is downloaded via homebrew using Formula, Not...
Please make sure the code is following contribution guidelines in CONTRIBUTING.md - [ ] : This PR has a corresponding issue open in the Repository. - [ ] : Approach...