# Azure DevOps

Steps to be followed:

1\) Login into the Azure Console

2\) Click on the profile on the top right and then click on [Create a Personal Access token ](https://learn.microsoft.com/en-us/azure/devops/organizations/accounts/use-personal-access-tokens-to-authenticate?view=azure-devops\&tabs=Windows)\
\
3\) Generate the Personal access token with the following permissions&#x20;

**Permissions:**

Work Items

* read

code

* read write & manage&#x20;

release

* read

Pipeline Resources

* use and manage

Build

* read


---

# 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.ozone.one/in-product-guides/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.
