Updated:
Objective
Provide useful information about Azure DevOps work items.
Demo
https://www.youtube.com/watch?v=_fcvz03WAxM
Examples



Configuration
Getting the personal access token
You need to navigate to Personal Access Tokens page in Azure DevOps.

Create a new personal access token with the minimal scope. Currently Apps need the token to read work items information only.

Connect
Navigate to System → Azure DevOps and enter your personal access token.

How to generate personal access token (PAT)
Please follow this official guide from Microsoft.
Disconnect
Navigate to System → Azure DevOps and click Disconnect
.