-
I have an extension in which there is a need to use a higher privileged PAT token (than the currently logged in user) to work with the user entitlements rest api. This is because at this time there is…
-
**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…
-
I have an extension which needs to access Azure Devops resources, right now we can use the old ADO scope `499b84ac-1321-427f-aa17-267ca6975798/.default` which gets access to all ADO resources.…
-
Wen creating a pipeline using the az pipelines create command, the pipeline works fine, but if I edit it in the Azure DevOps web interface (yaml editor), i get this error consistently
![image](http…
-
I published my ado extension to marketplace
**On testing I noticed pageContext.webContext is {}, I was expecting it to have project and team information**
Here is the code, what am I missing??
…
-
Code :
import {getClient} from 'azure-devops-extension-api';
import * as SDK from 'azure-devops-extension-sdk';
import {WorkItemTrackingRestClient} from 'azure-devops-extension-api/WorkItemTracki…
-
Hey there,
When installing the **process-migrator**, we are now getting a warning about the [vss-web-extension-sdk](https://www.npmjs.com/package/vss-web-extension-sdk) package.
```
❯ npm insta…
-
node version 22.3.0
npm version 10.8.1
```
PS C:\temp\SampleTask> tfx build tasks upload --task-path C:\temp\SampleTask
[37m[90mTFS Cross Platform Command Line Interface v0.17.0[37m[39m
[37m[90…
-
No option to pass or configure the source import repo user PAT token or password and or use SSH key
https://github.com/Azure/azure-devops-cli-extension/blame/master/tests/test_reposImportTest.py
…
-
### Describe the bug
We have an internal deployment system which spins up azure container instance. When ACI is spun up with the release pipeline, azure devops extension does not work with MSI
We…