Copilot Code Review Now Supports Azure Repos
Microsoft has opened GitHub Copilot's code review feature to all Azure DevOps users on Azure Repos. Billing is on a pay-per-review basis, with costs reflected in Azure's cost management portal after 48 hours. Budget alerts provide notifications only without automatic stopping functionality, and concurrent execution per organization is limited to a maximum of 5 instances.

Microsoft has opened the code review feature of GitHub Copilot to all Azure DevOps users on Azure Repos. Code review is a mechanism in which artificial intelligence automatically checks code quality and identifies issues during software development. This feature, which was previously limited to users of GitHub repositories (code management services), is now available on Azure Repos.
Behind this expansion lies Microsoft's own acknowledgment that "many enterprises are not ready to migrate to GitHub." Corporate development environments vary widely, and many teams have continued using Azure DevOps for years. Although both GitHub and Azure DevOps are services provided by Microsoft, immediate migration is often not feasible due to organizational scale and integration with existing systems. This move can be seen as a pragmatic decision to avoid leaving such users behind.
Usage fees follow a pay-per-review model, with billing processed through the Azure subscription (Microsoft's cloud service contract) linked to Azure DevOps. Costs can be reviewed in Azure's cost management portal, but there is a 48-hour delay between actual usage and when it appears on screen. In other words, the cost incurred today will be displayed two days later.
To address cost overruns, budget alerts can be configured, but these alerts only provide notifications and do not include automatic functionality to halt review execution. Additionally, the maximum number of concurrently executable reviews per organization is capped at 5. This limit appears intended to prevent unexpected high bills from sudden usage spikes, but it could present operational constraints for large development teams.
AI-driven code review is gaining attention as a means to reduce developer workload and maintain consistent code quality standards. Traditionally, code review has been performed manually by human developers, but with AI handling portions of this work, reductions in review time and human error are expected. Copilot's code review feature exemplifies this trend, demonstrating how AI is being integrated into development workflows.
This Azure Repos support can be positioned as part of Microsoft's broader effort to incrementally expand Copilot's scope of use. Key points of interest for enterprises considering adoption will include how operational constraints around cost management mechanisms and concurrent execution limits will be addressed in the future, and whether an automatic pause feature for reviews when budgets are exceeded will be added.
This article is an original work independently written and edited by the AI issue editorial team based on factual reporting. © AI issue. Unauthorized reproduction, redistribution, or use for AI training is prohibited.