Azure Boards
Last updated
Last updated
Azure Boards is a work tracking tool within Azure DevOps that helps software development teams plan, track, and discuss work items efficiently.
It provides customizable Kanban boards, backlogs, dashboards, and reporting tools to streamline project management, ensuring teams can collaborate effectively on software development and delivery.
Integrating OX Security with Azure Boards enhances your software development lifecycle by embedding security insights directly into your workflow, as follows:
Automated Issue Tracking: Security findings detected by OX Security can be logged as work items in Azure Boards, ensuring that vulnerabilities are addressed promptly.
Seamless Collaboration: Developers, security teams, and project managers can manage security-related tasks within their existing work tracking system, reducing friction in the remediation process.
Improved Security Visibility: The integration provides clear visibility into security risks within the development pipeline, helping teams prioritize and resolve issues efficiently.
Enhanced Compliance Management: Organizations can ensure compliance by tracking security-related tasks alongside other development activities, making audits and reporting more manageable.
Microsoft Azure account
Log in to your Azure DevOps account: https://${hosturl}/${OrgName}
From your profile picture in the top-right corner select User settings.
Select Personal Access Tokens and then click + New Token.
In the Create a new personal access token dialog box, set the following:
Name
A significant name that makes it easy to identify the purpose of the token.
Organization
Your organization name. In case your azure account is used for several organizations, you need to choose from a list.
Expiration (UTC)
Set the expiration date as far as possible. Set a specific number of days for the token's validity. Define a number of days based on your organization needs. Note: For security reasons, it is not recommended to use the option Never expire.
Scopes
The scope of access associated with this token. Set the following: - Work items: Read & write. - Member Entitlement Management: Read - Project and Team: Read
Select Create. The dialog with the token appears.
Copy the token and store it in a different location. After closing this dialog you cannot see it again.
In the OX app, go to Connectors and search for Azure Boards.
Select Azure Boards and set the following parameters in the Configure your Azure Boards credentials dialog.
Azure Boards Host URL
Add your Azure DevOps account URL.
Token
Paste the token you have created.
Token Name
The name is generated automatically by OX.
Select CONNECT. The success message appears.
After establishing the connection with Azure Boards, you can add Azure tickets for DevOps tasks and issues in OX using one of the following methods:
Adding a new ticket to an issue, or bulk of issues.
Adding a new ticket as a scheduled task using workflows.
To add a new Azure ticket in OX:
In the Issues page, identify and select the issue for which you want to add a devops related ticket in Azure Boards.
Select the Azure Boards icon.
Set the ticket details in the Create Azure Boards Ticket dialog and select CREATE TICKET.
Title
The title of the ticket that describes the problem/issue.
Project
The name of the project, as it's defined in Azure Boards.
Priority
Set the priority that you think should be assigned to this issue.
Assign To
Set the team member who will work on the ticket.
Tags
Add tags for ticket classification.
Story Points
Define how long it should take to resolve this ticket.
Type
Specify the type of the Azure ticket (Epic, Issue, Task).
Teams
The team that should resolve the ticket.
Area
The area, as defined in the Azure Boards ticket.
Iteration
The sprint in which this ticket must be resolved.
The new ticket appears in Azure Boards.