# 2024.06.21: Extension upate

Today we have updated the Azure DevOps marketplace extension.

The following changes have been applied to the extension:

1. The extension page has been moved to the **Project Settings** > **Extensions** section. We have removed the TicketLog page from the navigation sidebar.
2. The Create Service Desk button is only visible if you are a Project Administrator.
3. We have added an Authorize button next to each connected service desk. Clicking this will trigger the service desk's authorization flow against the currently signed in ADO user. This makes it more convenient to change the Integration user, as you can see the current user in the top panel prior to authorization.

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

For more information on the ADO marketplace extension, see [Azure DevOps extension](/documentation/azure-devops-extension.md).


---

# 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/release-notes/2024.06.21-extension-upate.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.
