Category "azure-devops-extensions"

is there any way to integrate Alert rules with Azuredevops WorkItems-bugs

Looking for some way to create the ADO workitem type-bugs, whenever any created Azure alert rules trigger alerts. Is there any inbuilt mechanisam available eith

Azure devops web extension - access token scoped across all organizations

In my ADO web extension installed in an organization (say org A), I want to make an API call to update a work item lying in a project in a different organizatio

What kind of security context do custom TFS release tasks get?

TFS 2018u1. I have a custom Powershell task that calls TFS services via the VSSConnection object: $VSS = Get-VssConnection -TaskContext $distributedTaskContext