How to connect your VCS - Azure DevOps

Last updated: June 29, 2024

To connect your Azure DevOps account with Spacelift, follow these steps:

  1. Set Up Integration:

    • Go to Spacelift's Source code page, click on the "Set up integration" button, and choose Azure DevOps.

    • Fill out the form with necessary details like Integration name, Organization URL, User-facing host URL, Personal access token, labels, and description. For detailed fields explanation, visit docs.spacelift.io/integrations/source-control/azure-devops.

  2. Create a Personal Access Token:

    • Navigate to your user settings and create a personal access token Ensure the token has the Code (Source code, repositories, pull requests and notifications) Read & write access.

  3. Enable Integration:

    • Use the personal access token and organization URL to complete the integration setup in Spacelift.

  4. Set Up Webhooks:

    • For each Azure DevOps project used by a Spacelift project, set up a webhook to notify Spacelift about project changes.

For detailed instructions, refer to the Spacelift Azure DevOps Integration Guide at docs.spacelift.io/integrations/source-control/azure-devops.