Skip to content

Commit 6753402

Browse files
authored
update tf information (#35890)
1 parent 1a6a2de commit 6753402

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

docs/relational-databases/performance/query-store-for-secondary-replicas.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Query Store can be configured to monitor and tuning workloads on se
44
author: MikeRayMSFT
55
ms.author: mikeray
66
ms.reviewer: randolphwest, wiassaf
7-
ms.date: 11/17/2025
7+
ms.date: 11/20/2025
88
ms.service: sql
99
ms.subservice: performance
1010
ms.topic: concept-article
@@ -24,7 +24,7 @@ Query Store for readable secondaries enables Query Store insights for workloads
2424

2525
Currently, the Query Store for readable secondaries feature is available and supported in production on [!INCLUDE [sssql25-md](../../includes/sssql25-md.md)], and in Azure SQL Database. Beginning with [!INCLUDE [sssql25-md](../../includes/sssql25-md.md)], and in Azure SQL Database, Query Store for readable secondaries is enabled by default.
2626

27-
In [!INCLUDE [sssql22-md](../../includes/sssql22-md.md)], Query Store for readable secondaries remains in preview, and is therefore not supported in production, and is disabled by default. To enable Query Store for readable secondaries in [!INCLUDE [sssql22-md](../../includes/sssql22-md.md)] only, a trace flag 12606 is required to be enabled to the primary and all readable secondary replicas. Trace flag 12606 is not intended for production deployments that are based on [!INCLUDE [sssql22-md](../../includes/sssql22-md.md)]. For more information, see [SQL Server 2022 release notes](../../sql-server/sql-server-2022-release-notes.md). For [!INCLUDE [sssql25-md](../../includes/sssql25-md.md)], the Query Store on readable secondaries feature is **on** by default and trace flag 12606 isn't required. Enabling trace flag 12606 in [!INCLUDE [sssql25-md](../../includes/sssql25-md.md)] has the effect of disabling the Query Store on readable secondaries feature.
27+
In [!INCLUDE [sssql22-md](../../includes/sssql22-md.md)], Query Store for readable secondaries remains in preview, and is therefore not supported in production, and is disabled by default. To enable Query Store for readable secondaries in [!INCLUDE [sssql22-md](../../includes/sssql22-md.md)] only, a trace flag 12606 is required to be enabled to the primary and all readable secondary replicas. Trace flag 12606 is not intended for production deployments that are based on [!INCLUDE [sssql22-md](../../includes/sssql22-md.md)]. For more information, see [SQL Server 2022 release notes](../../sql-server/sql-server-2022-release-notes.md). For [!INCLUDE [sssql25-md](../../includes/sssql25-md.md)], the Query Store on readable secondaries feature is **on** by default.
2828

2929
[!INCLUDE [ssazure-sqldb](../../includes/ssazure-sqldb.md)], all databases are automatically enrolled and enabled to support the Query Store for readable secondaries feature, on [supported service tiers and high availability scenarios](#supported-high-availability-scenarios). Currently, this feature is not supported in Azure SQL Database Hyperscale.
3030

@@ -39,7 +39,6 @@ Currently, this feature is not supported in Azure SQL Managed Instance or SQL da
3939
- General purpose with [active geo-replication](/azure/azure-sql/database/active-geo-replication-overview) (no built-in high availability replicas; requires geo-replication configuration for secondary support)
4040
- Premium (includes built-in high availability replicas; active geo-replication also supported)
4141
- Business critical (includes built-in high availability replicas; active geo-replication also supported)
42-
- Hyperscale is not currently supported.
4342

4443
## Enable Query Store for readable secondaries
4544

0 commit comments

Comments
 (0)