DEV Community

Alec Dutcher
Alec Dutcher

Posted on

AZ-400: Integrate a repository with Azure Boards

Connect Azure Boards to GitHub

  • Requirements:
    • An Azure Boards or Azure DevOps project
    • Must be a member of the Project Administrators group
    • Must be an administrator or owner of the GitHub repository
  • Authentication options:
    • GitHub.com
      • GitHub.com user account (recommended)
      • Personal access token (PAT)
    • GitHub Enterprise Server
      • OAuth (preferred, registration required)
      • PAT
      • Username and password

Top comments (0)