Skip to content

Add Query Store feature to Always-up-to-date policy#10314

Open
grrlgeek wants to merge 1 commit intoMicrosoftDocs:livefrom
grrlgeek:patch-4
Open

Add Query Store feature to Always-up-to-date policy#10314
grrlgeek wants to merge 1 commit intoMicrosoftDocs:livefrom
grrlgeek:patch-4

Conversation

@grrlgeek
Copy link
Copy Markdown
Contributor

@grrlgeek grrlgeek commented Apr 9, 2026

The QS on secondary replica is only available for SQL MI with AUTD.

The QS on secondary replica is only available for SQL MI with AUTD.
@prmerger-automator
Copy link
Copy Markdown
Contributor

@grrlgeek : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 41d79e7:

✅ Validation status: passed

File Status Preview URL Details
azure-sql/managed-instance/update-policy.md ✅Succeeded

For more details, please refer to the build report.

@v-dirichards
Copy link
Copy Markdown
Contributor

Hi @grrlgeek - This pull request was opened in the public repo. PMs should work in the private repo, per the Microsoft Docs contributor guide. We can keep this PR open for review and merge, but would you make future content updates in the private repo? Thank you!


@MladjoA

Can you review the proposed changes?

Important: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@prmerger-automator prmerger-automator bot added the aq-pr-triaged tracking label for the PR review team label Apr 9, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates Azure SQL Managed Instance update policy documentation to reflect that Query Store on secondary replicas is available only when using the Always-up-to-date policy.

Changes:

  • Add “Query Store for secondary replicas” to the Always-up-to-date policy feature list.
  • Keep the existing note that Always-up-to-date includes SQL Server 2025 policy features with specific exceptions.

| Update policy | Features |
|---------|---------|
| *Always-up-to-date* update policy | - [Automatic index compaction](/sql/relational-databases/indexes/automatic-index-compaction) <br /> - All features available with the *SQL Server 2025* update policy are also available to instances with the *Always-up-to-date* update policy, other than the ability to restore databases to, or configure a link with bidirectional failover with, [!INCLUDE [sssql25-md](../../docs/includes/sssql25-md.md)]. |
| *Always-up-to-date* update policy | - [Automatic index compaction](/sql/relational-databases/indexes/automatic-index-compaction) <br /> - [Query Store for Secondary Replicas](/sql/relational-databases/performance/query-store-for-secondary-replicas) <br />- All features available with the *SQL Server 2025* update policy are also available to instances with the *Always-up-to-date* update policy, other than the ability to restore databases to, or configure a link with bidirectional failover with, [!INCLUDE [sssql25-md](../../docs/includes/sssql25-md.md)]. |
Copy link

Copilot AI Apr 9, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the Always-up-to-date table cell, the last line break is written as <br />- All features... (missing a space after <br />), which can render poorly in the table. Also, the new link text uses title case ("Secondary Replicas") while the rest of the table and other docs use sentence case ("secondary replicas"); please align the link text/capitalization for consistency.

Suggested change
| *Always-up-to-date* update policy | - [Automatic index compaction](/sql/relational-databases/indexes/automatic-index-compaction) <br /> - [Query Store for Secondary Replicas](/sql/relational-databases/performance/query-store-for-secondary-replicas) <br />- All features available with the *SQL Server 2025* update policy are also available to instances with the *Always-up-to-date* update policy, other than the ability to restore databases to, or configure a link with bidirectional failover with, [!INCLUDE [sssql25-md](../../docs/includes/sssql25-md.md)]. |
| *Always-up-to-date* update policy | - [Automatic index compaction](/sql/relational-databases/indexes/automatic-index-compaction) <br /> - [Query Store for secondary replicas](/sql/relational-databases/performance/query-store-for-secondary-replicas) <br /> - All features available with the *SQL Server 2025* update policy are also available to instances with the *Always-up-to-date* update policy, other than the ability to restore databases to, or configure a link with bidirectional failover with, [!INCLUDE [sssql25-md](../../docs/includes/sssql25-md.md)]. |

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants