> For the complete documentation index, see [llms.txt](https://docs.avoautomation.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avoautomation.com/avo-assure/integrations-in-avo-assure/test-management/azure-devops-in-avo-assure/updating-and-viewing-reports-in-azure-devops/authenticating-azure-devops-in-avo-assure.md).

# Authenticating Azure DevOps in Avo Assure

To authenticate Avo Assure with Azure DevOps, perform the following action:&#x20;

1. On the **Home** page, under **Projects**, select the required Project.&#x20;
2. Select **Manage Integrations**.&#x20;
3. Select **Test Management** tab, and then select **Azure DevOps** icon.&#x20;
4. In the **Username** text box, enter the username.&#x20;
5. In the **API Token** text box, enter the API Token.&#x20;
6. In the **URL** text box, enter the Azure DevOps Repository URL.&#x20;
7. Select the **Login** to complete the authentication.&#x20;

{% hint style="info" %}
**Note**: &#x20;

* Select **Remember Credentials** checkbox to store your credentials.&#x20;
* Select the **Reset** button to clear all input values.&#x20;
  {% endhint %}

<figure><img src="/files/YO9gLKglN895kaTNfGYj" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/updating-and-viewing-reports-in-azure-devops/authenticating-azure-devops-in-avo-assure.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.
