Skip to content

Commit 8e4dd9d

Browse files
committed
Acrolinx updates
1 parent 7180065 commit 8e4dd9d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/storage/common/storage-redundancy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The redundancy setting for a storage account is shared for all storage services
4040

4141
Azure Storage offers two options for how your data is replicated in the primary region:
4242

43-
- **Locally redundant storage (LRS)** replicates the data within your storage accounts to one or more Azure availability zones located in the primary region of your choice.
43+
- **Locally redundant storage (LRS)** replicates the data within your storage accounts to a single physical datacenter located in the primary region of your choice.
4444

4545
- **Zone-redundant storage (ZRS)** copies your data synchronously across three or more Azure availability zones in the primary region. For applications requiring high availability, Microsoft recommends using ZRS in the primary region, and also replicating to a secondary region.
4646

@@ -200,7 +200,7 @@ The following table shows the redundancy options supported by each Azure Storage
200200
<sup>2</sup> ZRS managed disks have certain limitations. See the [Limitations](/azure/virtual-machines/disks-redundancy#limitations) section of the redundancy options for managed disks article for details.<br/>
201201

202202
> [!NOTE]
203-
> For storage accounts that utilize the smart tier public preview, redundancy conversions and account failover scenarios have additional dependencies. For more information, see [Optimize costs with smart tier](../blobs/access-tiers-smart.md)
203+
> For storage accounts that utilize the smart tier public preview, redundancy conversions and account failover scenarios have dependencies. For more information, see [Optimize costs with smart tier](../blobs/access-tiers-smart.md)
204204
205205
### Supported storage account types
206206

0 commit comments

Comments
 (0)