Blog Post

Azure Database Support Blog
3 MIN READ

Read-only queries are now captured in the Primary Query Store.

Anuradha_A's avatar
Anuradha_A
Icon for Microsoft rankMicrosoft
Jan 14, 2026

Recent backend improvements now consolidate telemetry from read-only replicas into the primary database’s Query Store. As a result, read-only workload executed on secondary replicas may appear under the primary’s Query Store and Query Performance Insight on Azure Portal, even though execution still occurs on the replica. This behavior is by design and enabled to provide better end-to-end performance visibility. The document also outlines quick methods via T‑SQL and SSMS Query Store reports to verify whether a query actually ran on the primary or secondary replica.

1) Scope & Symptoms Observed symptom: Queries for the read‑only replica are now visible in the primary database’s Query Store. Please verify the application’s connection string and check whether ...
Updated Feb 03, 2026
Version 3.0