Azure

Azure PostgreSQL AI Updates: PG 18, Vector Search, Foundry

3 min read

Summary

Microsoft announced new Azure Database for PostgreSQL updates aimed at AI application development, including direct provisioning from the VS Code PostgreSQL extension, built-in Entra ID and Azure Monitor support, and GitHub Copilot assistance for SQL workflows. It also added Microsoft Foundry integration to call LLMs from SQL and expanded vector search capabilities with DiskANN indexing and semantic ranking, which matters because it helps developers build secure, low-latency AI and retrieval applications directly on PostgreSQL without complex extra infrastructure.

Need help with Azure?Talk to an Expert

Introduction

PostgreSQL continues to be a default choice for modern application development, and AI workloads are increasing the demands placed on the data layer: low-latency retrieval, vector search, secure access controls, and real-time analytics—without complex pipelines. Microsoft’s latest updates position Azure Database for PostgreSQL as a more AI-ready managed service, while also previewing Azure HorizonDB for next-generation, scale-out PostgreSQL-compatible workloads.

What’s new

1) A faster, more integrated developer experience

  • VS Code PostgreSQL extension can now provision secure, fully managed Azure PostgreSQL instances directly from the IDE, reducing portal-driven setup.
  • Provisioned instances include built-in support for Microsoft Entra ID authentication and Azure Monitor.
  • GitHub Copilot is positioned to help developers write, optimize, and troubleshoot SQL using natural language with awareness of schema and query patterns.

2) In-database AI via Microsoft Foundry

  • Azure Database for PostgreSQL now supports integration with Microsoft Foundry, enabling developers to invoke pre-provisioned LLMs from SQL for scenarios like text classification and embedding generation.
  • For vector workloads, DiskANN vector indexing is highlighted for high-performance similarity search, paired with semantic ranking for better relevance in retrieval scenarios (e.g., RAG, recommendations, natural language interfaces).

3) Agentic workflows using MCP

  • A new Model Context Protocol (MCP) server for PostgreSQL enables connecting PostgreSQL to Foundry’s agent framework with “few clicks and permissions,” allowing agents to reason over structured data and orchestrate LLM calls—while staying within Azure’s security and governance model.

4) Real-time analytics and Parquet access

  • Options to keep analytics current include mirroring operational data into Microsoft Fabric for near-real-time analytics with minimal impact to the primary database.
  • The Azure Storage Extension adds Parquet read/write support in Azure Storage directly from PostgreSQL using SQL, reducing ETL complexity.

5) Performance and scale updates

  • PostgreSQL 18 is now generally available on Azure, with improvements called out in I/O performance, vacuuming, and query planning.
  • New V6 compute SKUs target higher throughput and lower latency.
  • Elastic Clusters enable horizontal scaling for multi-tenant and high-volume workloads.

Impact on IT admins and platform teams

  • Expect tighter alignment between developer tooling (VS Code/Copilot) and platform governance (Entra ID, monitoring), which can improve adoption—but also increases the need for standardized deployment patterns.
  • In-database AI and vector indexing can shift workloads from separate vector stores/services into PostgreSQL, changing sizing, performance testing, and cost models.
  • Fabric mirroring and Parquet access may reduce pipeline sprawl, but require clear data governance, retention, and access boundaries.

Action items / next steps

  1. Review identity and access strategy: validate Entra ID auth patterns, least-privilege roles, and auditing requirements for PostgreSQL.
  2. Pilot AI retrieval patterns: test DiskANN/vector indexing and semantic ranking with representative data and latency targets.
  3. Update operational runbooks: include PostgreSQL 18 considerations, monitoring baselines, and scaling guidance (V6 SKUs, Elastic Clusters).
  4. Evaluate data architecture: assess whether Fabric mirroring or Parquet-in-Postgres reduces ETL complexity for your environment.
  5. Track HorizonDB: if you have ultra-low-latency or scale-out requirements, consider joining the private preview when available via your Microsoft account team.

Need help with Azure?

Our experts can help you implement and optimize your Microsoft solutions.

Talk to an Expert

Stay updated on Microsoft technologies

Azure Database for PostgreSQLMicrosoft Foundryvector searchPostgreSQL 18VS Code

Related Posts

Azure

Microsoft The Shift Podcast on Agentic AI Challenges

Microsoft has launched a new season of The Shift podcast focused on agentic AI, with eight weekly episodes exploring how AI agents use data, coordinate with each other, and depend on platforms like Postgres, Microsoft Fabric, and OneLake. The series matters because it highlights that deploying agents in enterprises is not just about models—it requires rethinking architecture, governance, security, and IT workflows across the full Azure and data stack.

Azure

Azure Agentic AI for Regulated Industry Modernization

Microsoft says Azure combined with agentic AI can help regulated industries modernize legacy systems faster by automating workload assessment, migration, and ongoing operations while maintaining compliance. The update matters because it positions cloud migration as more than a cost-saving exercise: for sectors like healthcare and other highly regulated industries, it is increasingly essential for resilience, governance, and readiness to deploy AI at scale.

Azure

Fireworks AI on Microsoft Foundry for Azure Inference

Microsoft has launched a public preview of Fireworks AI on Microsoft Foundry, bringing high-throughput, low-latency open-model inference to Azure through a single managed endpoint. It matters because enterprises can now access models like DeepSeek V3.2, gpt-oss-120b, Kimi K2.5, and MiniMax M2.5 with Azure’s governance, serverless or provisioned deployment options, and bring-your-own-weights support—making it easier to move open-model AI from experimentation into production.

Azure

Azure Copilot Migration Agent for App Modernization

Microsoft has introduced new public preview modernization agents in Azure Copilot and GitHub Copilot to help organizations automate migration and application transformation across discovery, assessment, planning, deployment, and code upgrades. The announcement matters because it aims to turn complex, fragmented modernization work into a coordinated AI-assisted workflow, helping enterprises move legacy infrastructure and applications to Azure faster and with clearer cost, dependency, and prioritization insights.

Azure

Azure IaaS Resource Center for Resilient Infrastructure

Microsoft has introduced the Azure IaaS Resource Center, a centralized hub for infrastructure teams to find design guidance, demos, architecture resources, and best practices for compute, storage, and networking. The launch matters because it reinforces Azure IaaS as a unified platform for building resilient, high-performance, and cost-optimized infrastructure, helping organizations better support everything from traditional business apps to AI workloads.

Azure

Microsoft Foundry ROI Study Shows 327% Enterprise AI Gains

A Forrester Total Economic Impact study commissioned around Microsoft Foundry found that a modeled enterprise could achieve 327% ROI over three years, break even in about six months, and realize $49.5 million in benefits from productivity and infrastructure savings. The results matter because they highlight how much enterprise AI costs are driven by developer time and fragmented tooling, suggesting that a unified platform like Foundry can help IT teams accelerate AI delivery while improving governance and efficiency.