Can external users with Azure DevOps accounts access CodeRabbit through IDE extensions?

Last updated: March 13, 2026

Last updated: January 16th, 2026

Context

Organizations often work with external users who have their own Azure DevOps accounts but are added as external users to the organization's Azure environment. When these users attempt to access CodeRabbit through IDE extensions, browser login, or CLI tools, they encounter authentication issues where they are prompted to connect to their home organization's Azure DevOps instead of the host organization's instance.

Answer

This is a known limitation with how authentication for external users in Azure DevOps organizations. While external users can be assigned seats and will appear in your CodeRabbit dashboard, they may experience authentication problems when trying to use:

  • IDE extensions

  • CLI tools

This limitation occurs because the authentication system detects the user's primary Entra ID (Azure Active Directory) and directs them to authenticate against their home organization rather than your organization.