Update to the available redundancy options explanation#128388
Update to the available redundancy options explanation#128388ivanzhang1992 wants to merge 1 commit intoMicrosoftDocs:mainfrom
Conversation
Updated the explanation of the available redundancy options.
|
@ivanzhang1992 : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit 6e4bd57: ✅ Validation status: passed
For more details, please refer to the build report. |
|
Can you review the proposed changes? IMPORTANT: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Updates the Storage Account Overview documentation to clarify where ZRS/GZRS/RA-GZRS redundancy options are supported across account types and regions.
Changes:
- Replaced “available only…” wording with clarification that support varies by account type and region.
- Adjusted the list of supported storage account types for these redundancy options.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| <sup>1</sup> Data Lake Storage is a set of capabilities dedicated to big data analytics, built on Blob Storage. For more information, see [Introduction to Data Lake Storage](../blobs/data-lake-storage-introduction.md) and [Create a storage account to use with Data Lake Storage](../blobs/create-data-lake-storage-account.md). | ||
|
|
||
| <sup>2</sup> ZRS, GZRS, and RA-GZRS are available only for standard general-purpose v2, premium block blobs, premium file shares, and premium page blobs accounts in certain regions. For more information, see [Azure Storage redundancy](storage-redundancy.md). | ||
| <sup>2</sup> ZRS, GZRS, and RA-GZRS are not available for all storage account types. They are supported for standard general-purpose v2, premium block blob, premium file share, and premium page blob accounts; however, the available redundancy options vary depending on the account type and the region. For more information, see [Azure Storage redundancy](storage-redundancy.md). |
There was a problem hiding this comment.
The list of account types is not written in parallel form, which can be confusing (e.g., “standard general-purpose v2” lacks “account(s)” while the later items include it, and the singular terms read inconsistently). Consider rewriting to use consistent product terms and parallel structure (for example, repeating “accounts” for each item or adding it after each type) to improve clarity.
| <sup>2</sup> ZRS, GZRS, and RA-GZRS are not available for all storage account types. They are supported for standard general-purpose v2, premium block blob, premium file share, and premium page blob accounts; however, the available redundancy options vary depending on the account type and the region. For more information, see [Azure Storage redundancy](storage-redundancy.md). | |
| <sup>2</sup> ZRS, GZRS, and RA-GZRS are not available for all storage account types. They are supported for standard general-purpose v2 accounts, premium block blob accounts, premium file share accounts, and premium page blob accounts; however, the available redundancy options vary depending on the account type and the region. For more information, see [Azure Storage redundancy](storage-redundancy.md). |
Updated the explanation of the available redundancy options.