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

The old implementation of `get_access_token_for_resource` doesn't work for service principal and managed identity, and that's why it is not recommended and removed in the MSAL migration: https://github.com/Azure/azure-cli/blob/14cc787d0f58bc649d402b486fdecc5625eee9ac/src/azure-cli-core/azure/cli/core/_profile.py#L531-L535 ```py def get_access_token_for_resource(self,...

### **This is autogenerated. Please review and update as needed.** ## Describe the bug Described temporary fix [here](https://github.com/jsa2/azdevops-cert#running-in-cloud-shell) **Command Name** `az devops project show Extension Name: azure-devops. Version: 0.20.0.` **Errors:**...

Command | Description ------------ | ------------- az pipelines build show-log | Show logs for a given build ID

new command
Feature

**Describe the bug** When creating a new pipeline via AZ CLI I get an error that it could not queue the build because there were validation errors or warnings. This...

bug
Area: ProToCol

### **This is autogenerated. Please review and update as needed.** ## Describe the bug **Command Name** `az devops login Extension Name: azure-devops. Version: 0.13.0.` **Errors:** ``` Can't store password on...

bug
Area: ProToCol
keyring

**Is your feature request related to a problem? Please describe.** Unable to define default configuration for current process context only. This is especially useful when running on an Azure build...

Feature

**Is your feature request related to a problem? Please describe.** Not able to specify creation of service endpoint (connection) for Environments other than "AzureCloud," such as "AzureUSGovernment." **Describe the solution...

Feature

**Is your feature request related to a problem? Please describe.** Some sort of CLI replacement for the UI at https://dev.azure.com/strivr/_usersSettings/tokens **Describe the solution you'd like** az devops pat create az...

Feature

Fixes #1070 Please make sure the code is following contribution guidelines in CONTRIBUTING.md - [x] : This PR has a corresponding issue open in the Repository. - [ ] :...