---
description: Learn how to connect your Azure DevOps repositories to Capawesome Cloud for seamless integration with Live Updates and Native Builds.
title: Azure DevOps Integration - Capawesome
image: https://capawesome.io/docs/assets/images/social/cloud/integrations/azure-devops.png
---

[ Skip to content](#azure-devops-integration) 

[ 🎉 Introducing **Capawesome Platform** — one platform for Live Updates, Native Builds, App Store Publishing, and Insider SDKs.](https://capawesome.io) 

* [  Formbricks ](/docs/plugins/formbricks/)
* [  Geocoder ](/docs/plugins/geocoder/)
* [  Google Sign-In ](/docs/plugins/google-sign-in/)
* [  libSQL ](/docs/plugins/libsql/)
* [  Live Update ](/docs/plugins/live-update/)
* [  Managed Configurations ](/docs/plugins/managed-configurations/)
* [  Media Session ](/docs/plugins/media-session/)
* [  ML Kit ](/docs/plugins/mlkit/)
* [  NFC ](/docs/plugins/nfc/)
* [  OAuth ](/docs/plugins/oauth/)
* [  Pedometer ](/docs/plugins/pedometer/)
* [  Photo Editor ](/docs/plugins/photo-editor/)
* [  PostHog ](/docs/plugins/posthog/)
* [  Printer ](/docs/plugins/printer/)
* [  Purchases ](/docs/plugins/purchases/)
* [  RealtimeKit ](/docs/plugins/realtimekit/)
* [  Screen Orientation ](/docs/plugins/screen-orientation/)
* [  Screenshot ](/docs/plugins/screenshot/)
* [  Secure Preferences ](/docs/plugins/secure-preferences/)
* [  Speech Recognition ](/docs/plugins/speech-recognition/)
* [  Speech Synthesis ](/docs/plugins/speech-synthesis/)
* [  Share Target ](/docs/plugins/share-target/)
* [  Square Mobile Payments ](/docs/plugins/square-mobile-payments/)
* [  SQLite ](/docs/plugins/sqlite/)
* [  Superwall ](/docs/plugins/superwall/)
* [  Torch ](/docs/plugins/torch/)
* [  Wifi ](/docs/plugins/wifi/)
* [  Zip ](/docs/plugins/zip/)
* [  Cloud ](/docs/cloud/)
* [  Live Updates ](/docs/cloud/live-updates/)
* Advanced
* Integrations
* [  Native Builds ](/docs/cloud/native-builds/)
* [  Configuration ](/docs/cloud/native-builds/configuration/)
* [  Environments ](/docs/cloud/native-builds/environments/)
* Guides
* [  Sample Projects ](/docs/cloud/native-builds/sample-projects/)
* [  Troubleshooting ](/docs/cloud/native-builds/troubleshooting/)
* [  Automations ](/docs/cloud/automations/)
* [  Assist ](/docs/cloud/assist/)
* Account
* Organizations
* [  Organization and User Management ](/docs/cloud/organizations/memberships/)
* [  Single Sign-On (SSO) ](/docs/cloud/organizations/sso/)
* [  Teams ](/docs/cloud/organizations/teams/)
* [  Two-Factor Authentication ](/docs/cloud/organizations/two-factor-authentication/)
* [  Integrations ](/docs/cloud/integrations/)
* [  Bitbucket ](/docs/cloud/integrations/bitbucket/)
* [  Discord ](/docs/cloud/integrations/discord/)
* [  GitHub ](/docs/cloud/integrations/github/)
* [  GitHub Enterprise ](/docs/cloud/integrations/github-enterprise/)
* [  GitLab ](/docs/cloud/integrations/gitlab/)
* [  GitLab Self-Managed ](/docs/cloud/integrations/gitlab-self-managed/)
* [  Microsoft Teams ](/docs/cloud/integrations/microsoft-teams/)
* [  Slack ](/docs/cloud/integrations/slack/)
* [  License Keys ](/docs/cloud/license-keys/)
* [  Webhooks ](/docs/cloud/webhooks/)
* [  Pricing ](https://capawesome.io/pricing/)
* [  FAQ ](/docs/cloud/faq/)
* [  Support ](/docs/cloud/support/)
* [  Contributing ](/docs/contributing/)
* [  LLMs ](/docs/llms/)
* [  Insiders ](/docs/insiders/)
* [  License ](https://capawesome.io/legal/eula/)
* [  Support ](/docs/insiders/support/)
* [  FAQ ](/docs/insiders/faq/)
* [  Blog ](/blog/)
* Categories

# Azure DevOps Integration[¶](#azure-devops-integration "Permanent link")

Connect your Azure DevOps repositories to Capawesome Cloud to streamline your workflow for Live Updates and Native Builds. This integration allows Capawesome Cloud to access your source code and automate deployments directly from your Azure DevOps repository.

## Prerequisites[¶](#prerequisites "Permanent link")

Before you begin, ensure you have:

* A [Capawesome Cloud](https://console.cloud.capawesome.io) account with an app created.
* A Microsoft account with access to Azure DevOps and the repository you want to connect.
* Admin or owner permissions for the Azure DevOps repository.

## Connect your repository[¶](#connect-your-repository "Permanent link")

Follow these steps to connect your Azure DevOps account to Capawesome Cloud:

1. Navigate to the [Git](https://console.cloud.capawesome.io/apps/%5F/git) page in the Capawesome Cloud Console.
2. Click on the **Azure DevOps** tab in the **Git Providers** section.
3. Click the **Connect** button in the **Azure DevOps** section and authorize Capawesome Cloud to access your Microsoft account. Review the permissions requested and click **Authorize** to grant access.
4. After authorization, you will be redirected back to the Capawesome Cloud Console. In the **Git Repositories** section, select **Azure DevOps** as your Git provider, choose an organization and project, and select the repository you want to connect to Capawesome Cloud.
5. Click the **Save** button to finalize the integration.

Your Azure DevOps repository is now connected to Capawesome Cloud.

## Troubleshooting[¶](#troubleshooting "Permanent link")

### Connection issues[¶](#connection-issues "Permanent link")

If you encounter issues while connecting your Azure DevOps account, consider the following common problems:

* **Account type**: Only Business or School Microsoft accounts are supported. Personal accounts (e.g., @gmail.com) cannot be used.
* **Custom domains**: Custom domains must be verified in Microsoft Entra.
* **Organization connection**: Your Azure DevOps organization must be connected to your Microsoft Entra tenant (Organization Settings → Microsoft Entra → Connect).

### Missing organizations[¶](#missing-organizations "Permanent link")

If an Azure DevOps organization (Git owner) does not appear in the selection dropdown, one of the following is usually the cause:

* **Mismatched Microsoft Entra tenant**: Each organization is tied to a specific Microsoft Entra ID tenant. Sign in with an account from the organization's home tenant, or attach the organization to your default directory.
* **No direct membership**: Only organizations where you are a direct member are listed. Guest/external invitations, group-based access, or "Stakeholder"-only access can hide an organization.
* **Disabled or removed user**: If your user has been deactivated or removed from the organization, it will not appear.
* **Limited OAuth scopes**: If the original authorization granted only a subset of the required scopes, disconnect and reconnect your Azure DevOps account to re-authorize.
* **Organization not linked to your Microsoft profile**: Some legacy organizations backed by a Microsoft account (MSA) may not be associated with your profile. Visit <https://aex.dev.azure.com> to confirm the list of organizations visible to your account.

May 11, 2026 

 Back to top 