Skip to content

Update backup storage redundancy information#10359

Open
ZaeemKhaliq wants to merge 1 commit into
MicrosoftDocs:livefrom
ZaeemKhaliq:patch-1
Open

Update backup storage redundancy information#10359
ZaeemKhaliq wants to merge 1 commit into
MicrosoftDocs:livefrom
ZaeemKhaliq:patch-1

Conversation

@ZaeemKhaliq

Copy link
Copy Markdown

This specific statement seems to be outdated (link):

image

Because in other place, it says that backups are now taken on secondary replicas in Business Critical service tier (link). So "always taken on the primary database" no longer holds true.

image

Clarified backup storage redundancy behavior for geo-secondary databases in General Purpose and Business Critical service tiers.
@prmerger-automator

Copy link
Copy Markdown
Contributor

@ZaeemKhaliq : 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 158b5d2:

⚠️ Validation status: warnings

File Status Preview URL Details
azure-sql/database/active-geo-replication-overview.md ⚠️Warning Details

azure-sql/database/active-geo-replication-overview.md

  • Line 119, Column 324: [Warning: hard-coded-locale - See documentation] Link 'https://learn.microsoft.com/en-us/azure/azure-sql/database/automated-backups-overview?view=azuresql#automatic-backups-on-secondary-replicas' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites.
  • Line 119, Column 324: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/en-us/azure/azure-sql/database/automated-backups-overview?view=azuresql#automatic-backups-on-secondary-replicas' will be broken in isolated environments. Replace with a relative link.
  • Line 119, Column 324: [Suggestion: preserve-view-not-set - See documentation] You've pinned this link to a specific version of content with the view parameter. It's recommended not to pin a version unless that version is A) not the default view and B) the context is about that version specifically. To proceed with pinning a version add the &preserve-view=true to the URL. Otherwise, remove the view parameter. URL: https://learn.microsoft.com/en-us/azure/azure-sql/database/automated-backups-overview?view=azuresql#automatic-backups-on-secondary-replicas

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the Active Geo-Replication documentation to clarify where automated backups are taken, aligning the “always on primary” statement with current behavior for Business Critical databases.

Changes:

  • уточ Clarifies that backups are taken on the primary in General Purpose, while Business Critical uses secondary replicas (with a supporting reference link).

> - Throttling can also occur for reasons unrelated to compute size, for example in heavy workloads for bulk insert, `SELECT INTO`, and index builds. For more information on wait types for different kinds of log I/O throttling, see [Transaction log rate governance](resource-limits-logical-server.md#transaction-log-rate-governance).

By default, backup storage redundancy of the geo-secondary is same as for the primary database. You can choose to configure a geo-secondary with a different backup storage redundancy. Backups are always taken on the primary database. If the secondary is configured with a different backup storage redundancy, then after a geo-failover, when the geo-secondary is promoted to the primary, new backups will be stored and billed according to the type of storage (RA-GRS, ZRS, LRS) selected on the new primary (previous secondary).
By default, backup storage redundancy of the geo-secondary is same as for the primary database. You can choose to configure a geo-secondary with a different backup storage redundancy. Backups are always taken on the primary database in **General Purpose** service tier (In **Business Critical** tier, they are now taken on [secondary replicas](https://learn.microsoft.com/en-us/azure/azure-sql/database/automated-backups-overview?view=azuresql#automatic-backups-on-secondary-replicas)). If the secondary is configured with a different backup storage redundancy, then after a geo-failover, when the geo-secondary is promoted to the primary, new backups will be stored and billed according to the type of storage (RA-GRS, ZRS, LRS) selected on the new primary (previous secondary).
@Court72

Court72 commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

@rajeshsetlem

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 Jul 6, 2026
@prmerger-automator

Copy link
Copy Markdown
Contributor

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

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