# Azure DevOps settings

{% hint style="warning" %}
For instructions on how to configure integration with Azure DevOps, please see the [Quick setup guide](https://docs.ticket-log.com/guides/how-to-connect-to-azure-devops).&#x20;
{% endhint %}

This is the Azure DevOps configuration screen:

<figure><img src="https://2014854803-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxDo3MABoirR9g57aZyJ1%2Fuploads%2FKWjLPdGneHyoa3fvBc5Q%2Fimage.png?alt=media&#x26;token=6eb00ce5-2c77-4842-9916-00b7c821b9ae" alt="" width="563"><figcaption></figcaption></figure>

From this screen you set the **Organization URL** and **Project** name for the Azure DevOps organization and project you want new tickets to be created in. Additional Azure DevOps settings (such as work item types, tags and areas) are located in [forms-and-fields](https://docs.ticket-log.com/documentation/administrators-guide/forms-and-fields "mention") settings.

Click **Save & Authorize** to complete the integration. If you are not already logged in to Azure DevOps, you will be prompted to login. You will then be prompted to accept data sharing for integration.

TicketLog will attempt to validate the connection with Azure DevOps and ensure minimum configuration requirements are correct. Watch the panel at the bottom of the screen and wait for the results to appear. If validation is successful, the service desk will be enabled. If there is an error, the service desk will be disabled.

You can validate the connection any time by clicking the Check Connection button.

<figure><img src="https://2014854803-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxDo3MABoirR9g57aZyJ1%2Fuploads%2F7hv9GxdYAwD0js5BngdX%2Fimage.png?alt=media&#x26;token=fda6429d-f85d-47b8-9a23-de5bf19b0d44" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
Integrating with Azure DevOps can be challenging.

We recommend completing this process while *not* logged in to Azure DevOps (consider using a Private or Incognito browser). This way, you can be sure which Azure DevOps user is attached as the integration user to TicketLog.&#x20;

For more details on this, or other potential issues and requirements, check out our Troubleshooting guide on [authorizing-azure-devops](https://docs.ticket-log.com/troubleshooting/authorizing-azure-devops "mention")
{% endhint %}

&#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.ticket-log.com/documentation/administrators-guide/azure-devops-settings.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.
