<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>InfoQ</title>
    <link>https://www.infoq.com</link>
    <description>InfoQ feed</description>
    <item>
      <title>CERN Renounces RHEL in Favor of  Debian for Its Accelerator Controls Infrastructure</title>
      <link>https://www.infoq.com/news/2026/09/cern-debian-infra/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/09/cern-debian-infra/en/headerimage/generatedHeaderImage-1788760881078.jpg"/&gt;&lt;p&gt;CERN engineers announced a shift from Red Hat-based distributions to Debian for its accelerator control systems. This decision stems from Red Hat's tightening compiler mandates, which threatened legacy hardware. The transition, focused on 2,200 specialized control machines, is set for completion in late 2026, while CERN's other systems will remain with Red Hat and AlmaLinux.&lt;/p&gt; &lt;i&gt;By Olimpiu Pop&lt;/i&gt;</description>
      <category>Linux</category>
      <category>Debian</category>
      <category>Infrastructure</category>
      <category>Development</category>
      <category>DevOps</category>
      <category>news</category>
      <pubDate>Mon, 07 Sep 2026 07:07:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/09/cern-debian-infra/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Olimpiu Pop</dc:creator>
      <dc:date>2026-09-07T07:07:00Z</dc:date>
      <dc:identifier>/news/2026/09/cern-debian-infra/en</dc:identifier>
    </item>
    <item>
      <title>vlt 1.0 Ships as a Drop-in npm Replacement with Phased Installs, Graph Queries, and Malware-Blocking</title>
      <link>https://www.infoq.com/news/2026/09/vlt-npm-replacement/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/09/vlt-npm-replacement/en/headerimage/generatedHeaderImage-1788539629791.jpg"/&gt;&lt;p&gt;vlt, created by the original npm team, has launched version 1.0 as a drop-in replacement for npm. It features phased installations to prevent automatic script execution, a queryable dependency graph with over 60 selectors, and hosted registries that block malicious packages. The tool aims to enhance security and streamline the JavaScript development process.&lt;/p&gt; &lt;i&gt;By Daniel Curtis&lt;/i&gt;</description>
      <category>JavaScript</category>
      <category>Web Development</category>
      <category>TypeScript</category>
      <category>NPM</category>
      <category>Security</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Mon, 07 Sep 2026 06:31:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/09/vlt-npm-replacement/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Daniel Curtis</dc:creator>
      <dc:date>2026-09-07T06:31:00Z</dc:date>
      <dc:identifier>/news/2026/09/vlt-npm-replacement/en</dc:identifier>
    </item>
    <item>
      <title>Java News Roundup: TornadoVM 6, JReleaser, LangChain4j, Java Operator SDK, JHipster, Yupiik Fusion</title>
      <link>https://www.infoq.com/news/2026/09/java-news-roundup-aug31-2026/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/09/java-news-roundup-aug31-2026/en/headerimage/java-news-roundup-image-1788715275955.jpg"/&gt;&lt;p&gt;This week's Java roundup for August 31st, 2026, features news highlighting: the GA release of TornadoVM 6.0; point releases of JReleaser, LangChain4j, Java Operator SDK, JHipster, Kotlin Toolchain and Yupiik Fusion; and maintenance releases of Micronaut and GraalVM Development Kit.&lt;/p&gt; &lt;i&gt;By Michael Redlich&lt;/i&gt;</description>
      <category>Micronaut</category>
      <category>LangChain4j</category>
      <category>Java Operator SDK</category>
      <category>JDK 28</category>
      <category>Java</category>
      <category>JHipster</category>
      <category>GraalVM</category>
      <category>TornadoVM</category>
      <category>Yupiik</category>
      <category>Kotlin</category>
      <category>JReleaser</category>
      <category>JDK 27</category>
      <category>Architecture &amp; Design</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Mon, 07 Sep 2026 02:30:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/09/java-news-roundup-aug31-2026/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Michael Redlich</dc:creator>
      <dc:date>2026-09-07T02:30:00Z</dc:date>
      <dc:identifier>/news/2026/09/java-news-roundup-aug31-2026/en</dc:identifier>
    </item>
    <item>
      <title>Google Mantis: An Agentic Vulnerability Scanning Harness for Reducing False Positives</title>
      <link>https://www.infoq.com/news/2026/09/google-mantis-vulnerability-scan/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/09/google-mantis-vulnerability-scan/en/headerimage/google-mantis-scanner-1788693601725.jpeg"/&gt;&lt;p&gt;Google has open-sourced Mantis, an AI-agent framework designed to automate the software vulnerability lifecycle, from identifying and validating vulnerabilities to reproducing and fixing them. Google says it developed Mantis to address the high rate of false positives and hallucinated vulnerabilities produced by conventional AI-powered code scanning.&lt;/p&gt; &lt;i&gt;By Sergio De Simone&lt;/i&gt;</description>
      <category>Agents</category>
      <category>Open Source</category>
      <category>Large language models</category>
      <category>Security Vulnerabilities</category>
      <category>Google</category>
      <category>Architecture &amp; Design</category>
      <category>Development</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>news</category>
      <pubDate>Sun, 06 Sep 2026 12:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/09/google-mantis-vulnerability-scan/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Sergio De Simone</dc:creator>
      <dc:date>2026-09-06T12:00:00Z</dc:date>
      <dc:identifier>/news/2026/09/google-mantis-vulnerability-scan/en</dc:identifier>
    </item>
    <item>
      <title>How Figma Uses AI Agents for Security</title>
      <link>https://www.infoq.com/news/2026/09/figma-security-agents/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/09/figma-security-agents/en/headerimage/generatedHeaderImage-1787900821229.jpg"/&gt;&lt;p&gt;The engineering team at software company Figma recently documented how they built AI agents to help their security team investigate alerts, search past incidents, check company systems, and even prepare code fixes. The agents learn from previous investigations, reducing repetitive work and helping engineers resolve complex alerts about 70% faster.&lt;/p&gt; &lt;i&gt;By Renato Losio&lt;/i&gt;</description>
      <category>Agents</category>
      <category>Application Security</category>
      <category>AI Security</category>
      <category>Security Assessment</category>
      <category>Cloud Security</category>
      <category>DevSecOps</category>
      <category>DevOps</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>news</category>
      <pubDate>Sun, 06 Sep 2026 06:59:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/09/figma-security-agents/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Renato Losio</dc:creator>
      <dc:date>2026-09-06T06:59:00Z</dc:date>
      <dc:identifier>/news/2026/09/figma-security-agents/en</dc:identifier>
    </item>
    <item>
      <title>FreeCORE: TrueNAS Fork Maintaining Deeply Integrated Virtualization, Jails, and OpenZFS on FreeBSD</title>
      <link>https://www.infoq.com/news/2026/09/freecore-truenas-fork/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/09/freecore-truenas-fork/en/headerimage/generatedHeaderImage-1788673814182.jpg"/&gt;&lt;p&gt;TrueNAS CORE has been the standard for open-source storage using FreeBSD and OpenZFS. The shift to TrueNAS SCALE, based on Debian, left some users needing alternatives. FreeCORE upgrades TrueNAS CORE to FreeBSD 15.0, restoring essential features like FreeBSD Jails. While it satisfies certain administrators' needs, its long-term sustainability and maintenance by a single individual raise concerns.&lt;/p&gt; &lt;i&gt;By Olimpiu Pop&lt;/i&gt;</description>
      <category>Cloud</category>
      <category>Fork</category>
      <category>FreeBSD</category>
      <category>Linux</category>
      <category>Storage</category>
      <category>Infrastructure</category>
      <category>Development</category>
      <category>DevOps</category>
      <category>news</category>
      <pubDate>Sun, 06 Sep 2026 06:06:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/09/freecore-truenas-fork/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Olimpiu Pop</dc:creator>
      <dc:date>2026-09-06T06:06:00Z</dc:date>
      <dc:identifier>/news/2026/09/freecore-truenas-fork/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: A Few Predicted Talks From QConAI 2030</title>
      <link>https://www.infoq.com/presentations/ai-predictions-2030/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/presentations/ai-predictions-2030/en/mediumimage/meryem-arik-medium-1785845650090.jpg"/&gt;&lt;p&gt;Meryem Arik discusses her predictions for software engineering in 2030. She explains how token spend management, parallel agent infrastructure, and non-technical builders will reshape IT. She shares insights on agent-driven vendor decisions, upcoming regulatory hurdles, and why software engineers must pivot from pure coding skills toward product leadership and multi-agent coordination.&lt;/p&gt; &lt;i&gt;By Meryem Arik&lt;/i&gt;</description>
      <category>Patterns</category>
      <category>Agents</category>
      <category>QCon AI Boston 2026</category>
      <category>Regulation</category>
      <category>Governance</category>
      <category>Technology Trends</category>
      <category>Transcripts</category>
      <category>Infrastructure</category>
      <category>Productivity</category>
      <category>AI Architecture</category>
      <category>Architecture &amp; Design</category>
      <category>Development</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>presentation</category>
      <pubDate>Sat, 05 Sep 2026 11:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/ai-predictions-2030/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Meryem Arik</dc:creator>
      <dc:date>2026-09-05T11:00:00Z</dc:date>
      <dc:identifier>/presentations/ai-predictions-2030/en</dc:identifier>
    </item>
    <item>
      <title>Beyond Zero: Google Publishes Successor to BeyondCorp</title>
      <link>https://www.infoq.com/news/2026/09/google-beyond-zero/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/09/google-beyond-zero/en/headerimage/generatedHeaderImage-1787655112500.jpg"/&gt;&lt;p&gt;In a recent research paper, Google introduced Beyond Zero, a “security model for the AI era” that extends Zero Trust to autonomous AI agents. The new approach moves access decisions from the application level to individual resources and actions, combining static authorization controls with dynamic AI-driven decisions to enable machine-speed enforcement for humans and agents.&lt;/p&gt; &lt;i&gt;By Renato Losio&lt;/i&gt;</description>
      <category>Application Security</category>
      <category>AI Security</category>
      <category>Google Cloud</category>
      <category>Cloud Security</category>
      <category>Enterprise Architecture</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>DevOps</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>news</category>
      <pubDate>Sat, 05 Sep 2026 10:40:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/09/google-beyond-zero/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Renato Losio</dc:creator>
      <dc:date>2026-09-05T10:40:00Z</dc:date>
      <dc:identifier>/news/2026/09/google-beyond-zero/en</dc:identifier>
    </item>
    <item>
      <title>Blume: Zero-Config Docs Framework That Turns a Markdown Folder into an AI-Ready Website</title>
      <link>https://www.infoq.com/news/2026/09/blume-docs-ai/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/09/blume-docs-ai/en/headerimage/generatedHeaderImage-1788535805507.jpg"/&gt;&lt;p&gt;Blume is an open-source documentation framework that converts Markdown into a complete documentation site. Built with Astro and Vite, it requires only Node.js and a single Markdown file for setup. The framework supports various configurations, offers automatic SEO features, and includes tools for document testing. It facilitates migration from other documentation systems.&lt;/p&gt; &lt;i&gt;By Daniel Curtis&lt;/i&gt;</description>
      <category>JavaScript</category>
      <category>AI Development</category>
      <category>Web Development</category>
      <category>Documentation</category>
      <category>Architecture Documentation</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Sat, 05 Sep 2026 06:27:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/09/blume-docs-ai/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Daniel Curtis</dc:creator>
      <dc:date>2026-09-05T06:27:00Z</dc:date>
      <dc:identifier>/news/2026/09/blume-docs-ai/en</dc:identifier>
    </item>
    <item>
      <title>Redefining GIS: Declarative Symbology and Collaborative Workflows in JupyterGIS</title>
      <link>https://www.infoq.com/news/2026/09/jupyter-gis-extension/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://www.infoq.com/styles/static/images/logo/logo_bigger.jpg"/&gt;&lt;p&gt;JupyterGIS is a GIS-focused extension for Jupyter notebooks. The recent 0.16 release enhances collaborative features, real-time editing, and support for large-scale data processing, including remote sensing. It introduces better visualisation tools and extends compatibility to R users. Community feedback highlights practical concerns and a desire for improved portability.&lt;/p&gt; &lt;i&gt;By Olimpiu Pop&lt;/i&gt;</description>
      <category>GIS</category>
      <category>Data Analytics</category>
      <category>Jupyter Notebooks</category>
      <category>Development</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>news</category>
      <pubDate>Sat, 05 Sep 2026 05:05:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/09/jupyter-gis-extension/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Olimpiu Pop</dc:creator>
      <dc:date>2026-09-05T05:05:00Z</dc:date>
      <dc:identifier>/news/2026/09/jupyter-gis-extension/en</dc:identifier>
    </item>
    <item>
      <title>Airbnb Cuts Authentication Code by 60% with Server Driven Architecture</title>
      <link>https://www.infoq.com/news/2026/09/airbnb-server-driven-login/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/09/airbnb-server-driven-login/en/headerimage/generatedHeaderImage-1787593560494.jpg"/&gt;&lt;p&gt;Airbnb redesigned its authentication architecture around server driven flows and policy based challenge selection. The new Flexible Authentication system reduced authentication related code by 60%, cut the web client bundle by 100 KB, improved successful authentication by 2.6%, reduced duplicate account creation by 27%, and lowered OTP costs by 11%.&lt;/p&gt; &lt;i&gt;By Leela Kumili&lt;/i&gt;</description>
      <category>User Experience</category>
      <category>Scalability</category>
      <category>Web</category>
      <category>policy</category>
      <category>Web Applications</category>
      <category>Distributed Systems</category>
      <category>Rule Engines</category>
      <category>Mobile Development</category>
      <category>GUI</category>
      <category>Experiment Driven Development</category>
      <category>Evolutionary Architecture</category>
      <category>Identity Management</category>
      <category>Software Engineering</category>
      <category>Authentication</category>
      <category>Mobile Apps</category>
      <category>Architecture</category>
      <category>Architecture &amp; Design</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Fri, 04 Sep 2026 14:30:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/09/airbnb-server-driven-login/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Leela Kumili</dc:creator>
      <dc:date>2026-09-04T14:30:00Z</dc:date>
      <dc:identifier>/news/2026/09/airbnb-server-driven-login/en</dc:identifier>
    </item>
    <item>
      <title>Kubernetes Promotes KYAML as a Safer, More Consistent Way to Work with Manifests</title>
      <link>https://www.infoq.com/news/2026/09/kubernetes-kyaml-manifests/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/09/kubernetes-kyaml-manifests/en/headerimage/generatedHeaderImage-1787909718521.jpg"/&gt;&lt;p&gt;Kubernetes is encouraging developers to take a closer look at KYAML, a stricter dialect of YAML designed to make Kubernetes configuration more explicit, predictable, and less prone to common YAML errors.&lt;/p&gt; &lt;i&gt;By Craig Risi&lt;/i&gt;</description>
      <category>Kubernetes</category>
      <category>YAML</category>
      <category>DevOps</category>
      <category>news</category>
      <pubDate>Fri, 04 Sep 2026 12:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/09/kubernetes-kyaml-manifests/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Craig Risi</dc:creator>
      <dc:date>2026-09-04T12:00:00Z</dc:date>
      <dc:identifier>/news/2026/09/kubernetes-kyaml-manifests/en</dc:identifier>
    </item>
    <item>
      <title>Mini book: Next-Gen Architecture Playbook: Insights and Patterns for the AI Era</title>
      <link>https://www.infoq.com/minibooks/next-gen-architecture-ai-era/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/minibooks/next-gen-architecture-ai-era/en/smallimage/thumb-image-emag-next-gen-architecture-playbook-1787922032442.jpg"/&gt;&lt;p&gt;This eMag examines how architects can lead with clarity in a rapidly evolving engineering world, distilling industry insights into field-tested practices for teams. Together, these stories reveal a core theme: the technology leader’s role is expanding from building systems to guiding how tech behaves and learns, while enabling engineers and organizations to bring out their best.&lt;/p&gt; &lt;i&gt;By InfoQ&lt;/i&gt;</description>
      <category>Platform Engineering</category>
      <category>AI Architecture</category>
      <category>Architecture &amp; Design</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>minibook</category>
      <pubDate>Fri, 04 Sep 2026 11:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/minibooks/next-gen-architecture-ai-era/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>InfoQ</dc:creator>
      <dc:date>2026-09-04T11:00:00Z</dc:date>
      <dc:identifier>/minibooks/next-gen-architecture-ai-era/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: From S3 to GPU in One Copy: Rethinking Data Loading for ML Training</title>
      <link>https://www.infoq.com/presentations/vortex-columnar-file-format-gpu-streaming/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/presentations/vortex-columnar-file-format-gpu-streaming/en/mediumimage/onur-satici-medium-1787813397611.jpeg"/&gt;&lt;p&gt;Onur Satici explains how Vortex, an open-source columnar file format under the Linux Foundation, revolutionizes high-throughput data loading. He details how cascading lightweight encodings, layout-based segment pruning, and zero-copy memory pipelines eliminate CPU/NVMe bottlenecks to stream S3 data straight to GPUs at speeds up to 60 Gbps without requiring upfront data reprocessing.&lt;/p&gt; &lt;i&gt;By Onur Satici&lt;/i&gt;</description>
      <category>Machine Learning</category>
      <category>Performance</category>
      <category>Transcripts</category>
      <category>Columnar Databases</category>
      <category>Rust</category>
      <category>CUDA</category>
      <category>S3</category>
      <category>QCon London 2026</category>
      <category>Data Lake</category>
      <category>Streaming</category>
      <category>GPU</category>
      <category>Data Pipelines</category>
      <category>Architecture</category>
      <category>Architecture &amp; Design</category>
      <category>Development</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>presentation</category>
      <pubDate>Fri, 04 Sep 2026 11:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/vortex-columnar-file-format-gpu-streaming/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Onur Satici</dc:creator>
      <dc:date>2026-09-04T11:00:00Z</dc:date>
      <dc:identifier>/presentations/vortex-columnar-file-format-gpu-streaming/en</dc:identifier>
    </item>
    <item>
      <title>Copilot Code Review Reaches Azure Repos, Billed Per Review with Reporting Two Days behind</title>
      <link>https://www.infoq.com/news/2026/09/copilot-code-review-azure-repos/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/09/copilot-code-review-azure-repos/en/headerimage/generatedHeaderImage-1788266643329.jpg"/&gt;&lt;p&gt;Microsoft opened GitHub Copilot code review for Azure Repos to all Azure DevOps customers, after acknowledging that many are not ready to migrate to GitHub. Reviews bill per use through the linked Azure subscription and appear in Cost Management 48 hours later. Budgets notify but do not stop reviews, and concurrency caps at five per organization.&lt;/p&gt; &lt;i&gt;By Steef-Jan Wiggers&lt;/i&gt;</description>
      <category>Cost Optimization</category>
      <category>Developer Experience</category>
      <category>Cloud</category>
      <category>Generative AI</category>
      <category>Continuous Delivery</category>
      <category>Azure</category>
      <category>Architecture &amp; Design</category>
      <category>Development</category>
      <category>DevOps</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>news</category>
      <pubDate>Fri, 04 Sep 2026 10:01:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/09/copilot-code-review-azure-repos/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Steef-Jan Wiggers</dc:creator>
      <dc:date>2026-09-04T10:01:00Z</dc:date>
      <dc:identifier>/news/2026/09/copilot-code-review-azure-repos/en</dc:identifier>
    </item>
  </channel>
</rss>
