---
title: "How do I create a Personal Access Token for Azure DevOps?"
description: "Please see Azure DevOps's documentation. The scope Code with Read capability should be selected. When entering the authentication credentials in Ketryx, the username has no effect, but the password should be the Personal Access Token."
category: "Frequently Asked Questions"
section: "General"
keywords: ["devops", "azure", "personal access", "access token", "selected entering", "password personal", "documentation scope", "username effect"]
source_url: "https://support.ketryx.com/hc/en-us/articles/24253777197325-How-do-I-create-a-Personal-Access-Token-for-Azure-DevOps"
last_reviewed: 2026-06-11
---

# How do I create a Personal Access Token for Azure DevOps?

Please see [Azure DevOps's documentation](https://learn.microsoft.com/en-us/azure/devops/organizations/accounts/use-personal-access-tokens-to-authenticate). The scope `Code` with `Read` capability should be selected.

When entering the authentication credentials in Ketryx, the username has no effect, but the password should be the Personal Access Token.

## Related articles

- [How do I create a Personal Access Token for GitLab?](how-do-i-create-a-personal-access-token-for-gitlab.md)
- [How do I create a Group Access Token for GitLab?](how-do-i-create-a-group-access-token-for-gitlab.md)
- [How do I create a Personal Access Token (PAT) (classic) for GitHub?](how-do-i-create-a-personal-access-token-pat-classic-for-github.md)
- [How do I create a fine-grained Personal Access Token for GitHub?](how-do-i-create-a-fine-grained-personal-access-token-for-github.md)
- [How do I create a Project Access Token for GitLab?](how-do-i-create-a-project-access-token-for-gitlab.md)
