Search notes:

Azure DevOps authentication

Authentication is required for applications that want to access Azure DevOps services, for example using a REST service.
The Azure DevOps API doesn't support non-interactive service access via service principals.
Personal Access Tokens (PATs) allow to access Azure DevOps and Team Foundation Server (TFS) without directly using a username and a password.

Index