> ## Documentation Index
> Fetch the complete documentation index at: https://ona.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Azure DevOps

<Note>This integration is only supported for [Gitpod Enterprise](https://www.gitpod.io/pricing).</Note>

Azure DevOps can be connected as a Source Code Management (SCM) integration in Gitpod.

## What does the Azure DevOps integration do?

SCM providers are connected to individual user accounts in Gitpod to allow Gitpod to:

1. Pull repository content into workspaces.
2. Allow users to commit back to the SCM from their workspaces.

## Managing the Azure DevOps integration

### Adding the Azure DevOps integration

1. Navigate to your User Settings.
2. Click "connect" on the Azure DevOps integration and follow the prompts.

### Removing the Azure DevOps integration

1. Navigate to your User Settings.
2. Click "disconnect" on the Azure DevOps integration.

## Start with Azure DevOps Integration

Use a context URL from Azure DevOps on the New Workspace page or try out the [Gitpod Browser Extension](/classic/user/configure/user-settings/browser-extension) to start workspaces from your Azure DevOps repositories.

## FAQs

### Why isn't my workspace opening with the correct branch?

The repository's branch name in Azure DevOps may not always be reflected in the browser's URL. We recommend using the [Gitpod Browser Extension](/classic/user/configure/user-settings/browser-extension) to start workspaces from specific branches.
