Update backup storage redundancy information - #10359
Update backup storage redundancy information#10359Muhammad Zaeem Khaliq (ZaeemKhaliq) wants to merge 2 commits into
Conversation
Clarified backup storage redundancy behavior for geo-secondary databases in General Purpose and Business Critical service tiers.
|
Muhammad Zaeem Khaliq (@ZaeemKhaliq) : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit 158b5d2:
|
| File | Status | Preview URL | Details |
|---|---|---|---|
| azure-sql/database/active-geo-replication-overview.md | 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.
There was a problem hiding this comment.
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).
|
Can you review the proposed changes? Important: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
|
Muhammad Zaeem Khaliq (@ZaeemKhaliq) : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Looking into this. Thank you for the contribution. |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
Learn Build status updates of commit c4a62aa: ✅ Validation status: passed
For more details, please refer to the build report. |
This specific statement seems to be outdated (link):
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.