- Create issues in your Security project where Incident Type = Security
- Create issues in your Engineering project where Incident Type = Production
Getting started
First, you’ll need to enable the integration. Ensure you are logged in as an Azure DevOps user with access to the relevant projects. Navigate to Settings > Integrations, locate Azure DevOps via the search bar, and click “Connect”. A modal will appear. Click “Sign in with Microsoft” to be redirected to Microsoft for the authorisation flow.
We do not support authentication via Azure service accounts due to differences in API behaviour. We suggest creating a personal account under a shared “service” email for authentication purposes
Service Hooks
- Go to your project, select Project settings, and then select Service hooks.

- Select Create subscription.

- Select Web Hooks and then click next

- Change the trigger to be Work item updated and then click next

- Copy the service hooks details from the dashboard into the service hook config


- Click Test and you should see a success in the dashboard

- Click Finish in azure devops to complete the setup

Creating a template
Next, we need to define what the contents of each issue should be. Navigate to Settings > Incident Tickets, and click ”+ Add a new template” The issue template determines which project the issue will be created in, and who it should be assigned to. It also allows for customisation of the issue title and description, using variables and custom fields on the incident.
Enabling the feature
Once your template has been configured, use the toggle to ‘Create tickets for incidents’.
Private incidents
If you wish to create tickets for private incidents, then tick this checkbox.