# Logging Bug in Azure DevOps

Avo Assure’s integration with Azure DevOps helps users to map Avo Assure Test Cases to Azure DevOps work items. Mapping establishes a connection between Test Cases and User stories.&#x20;

Integration of Azure DevOps in Avo Assure is unidirectional. This functionality allows the users to log defects on Azure DevOps based on analysis of reports generated by Avo Assure. The main objective of Logging a Bug is to easily identify, and handle software error found during QA phase.

### This document includes:

[**Pre-requisites**](/avo-assure/integrations-in-avo-assure/test-management/azure-devops-in-avo-assure/logging-bug-in-azure-devops/pre-requisites.md)

The pre-requisite to follow to perform integration

[**API Token generation in Azure DevOps**](/avo-assure/integrations-in-avo-assure/test-management/azure-devops-in-avo-assure/logging-bug-in-azure-devops/api-token-generation-in-azure-devops.md)

The steps to generate API Token in Azure DevOps

[**Azure DevOps configuration**](/avo-assure/integrations-in-avo-assure/test-management/azure-devops-in-avo-assure/logging-bug-in-azure-devops/azure-devops-configuration.md)

The steps to configure Azure DevOps in Avo Assure

[**Logging an Issue**](/avo-assure/integrations-in-avo-assure/test-management/azure-devops-in-avo-assure/logging-bug-in-azure-devops/logging-a-bug.md)

The steps to log issue in Azure DevOps via Avo Assure Reports&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.avoautomation.com/avo-assure/integrations-in-avo-assure/test-management/azure-devops-in-avo-assure/logging-bug-in-azure-devops.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
