Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion articles/storage/common/storage-account-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ The following table describes the types of storage accounts that we recommend fo

<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).
Copy link

Copilot AI Apr 7, 2026

Choose a reason for hiding this comment

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

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.

Suggested change
<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).

Copilot uses AI. Check for mistakes.

<sup>3</sup> Premium performance storage accounts use solid-state drives (SSDs) for low latency and high throughput.

Expand Down