Authentication via Azure DevOps can be done either with the use of a Person Access Token (PAT) or Azure Entra Id credentials. By default it'll try authenticate using the DefaultAzureCredential which ...