-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always To analyze at the time of the pull request what was being pla…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
AzureDevOps
### Package manager version
Terraform
### Language version
Terraform
### Ma…
-
### **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 N…
-
## Describe the bug
As per https://developercommunity.visualstudio.com/t/using-az-cli-with-self-signed-certificate/1567135?from=email
The on-premise Azure DevOps Server I’m trying to connect to …
-
Using Azure DevOps API I can easylly get commit message: https://docs.microsoft.com/en-us/rest/api/azure/devops/git/commits?view=azure-devops-rest-5.1
Using az cli devops extension there is no way to…
ghost updated
2 years ago
-
I am trying to run [azure-devops-extension-sample](https://github.com/microsoft/azure-devops-extension-sample) hub extension but It seems all css files are not loaded properly.
Any configuration is m…
-
Issue1: Currently in our Azure DevOps Server 2019, we have installed Jfrog.jfrog-azure-devops-extension-2.1.1.vsix extension.
In the JFrog Tools Installer task, we updated the Artifactory Service C…
-
I am getting a CORS error when I am calling the REST API using the client. This is what I do:
```
import {getClient} from 'azure-devops-extension-api';
import * as SDK from 'azure-devops-extensio…
-
I have deployed a Tabular Model developed in Visual Studio 2019 or 2022 with the DevOps Azure Analysis Services extension.
The name of the model is set in the project properties, but when the deploye…
-
### Describe the bug
We use az-cli in our pipelines. Our agents run in Azure and due to security reasons all internet acces is blocked. This causes problems when running `az deployment ` of `az stack…