Azure Boards integration
The following instructions will walk you through enabling the Azure Boards integration for linking Qwiet findings with Azure DevOps work items.
Prerequisites
You must have administrative privileges for Qwiet and Collection Admin privileges for Azure DevOps to set up the integration.
Step 1: Authorize with Azure DevOps
- Log into the Qwiet Dashboard and go to Organization Settings. Initiate the authorization flow by clicking the Connect Azure Boards button.

-
Grant consent to manage Azure Boards for Qwiet Azure App.
Step 2: Project Association
You need to configure Azure project mapping with your Qwiet organization’s application. These configurations are used to create work items in selected projects. This can be accomplished on the Qwiet Applications > Settings page.

To associate an Azure project, please follow these steps:
- Select the Organization from the dropdown. It will list all the organizations that you have access to.
- Selecting the organization will allow you to select the Project under that organization.
- After selecting the Project, you can also specify which work item type should be used for creating work items from the dropdown.
- Click Save.
These configurations can be updated later and will be applicable on further finding associations.
Step 3: Assign a finding to Azure Boards
After successful project association, you will get an option on the Qwiet finding's page to assign the finding to Azure Boards. Select any Qwiet finding and click the Assign To Azure button.

Step 4: Navigating between Azure Boards and Qwiet
Once you've successfully submitted a finding to Azure, you'll see the newly created finding in Azure Boards:


Organization roles
There are different permission scopes assigned to organization roles. These scopes can also be used to create custom roles.
Role | Scope |
---|---|
Guest | azureboard_workitem:read |
Member | azureboard_association:read, azureboard_workitem:read, azureboard_workitem:write |
Team Developer | azureboard_association:read, azureboard_workitem:read, azureboard_workitem:write |
Collaborator | azureboard_association:read, azureboard_workitem:read, azureboard_workitem:write |
Power User | azureboard_auth:write, azureboard_association:write, azureboard_association:read, azureboard_workitem:read, azureboard_workitem:write |
Super Admin | azureboard_auth:write, azureboard_association:write, azureboard_association:read, azureboard_workitem:read, azureboard_workitem:write |
Team Manager | azureboard_auth:write, azureboard_association:write, azureboard_association:read, azureboard_workitem:read, azureboard_workitem:write |
Scope definition
Scope | Usage |
---|---|
azureboard_workitem | Used for Azure work item access/creation |
azureboard_association | Used for Azure board project association |
azureboard_auth | Used for authorization with Azure Boards |