Skip to content

Commit 2884879

Browse files
authored
Merge pull request #77487 from artemuwka/5-21-akintegritychecks
Integrity checks
2 parents 8751e3e + fa892ac commit 2884879

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/storage/common/storage-redundancy.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ The data in your Microsoft Azure storage account is always replicated to ensure
1818

1919
Replication ensures that your storage account meets the [Service-Level Agreement (SLA) for Storage](https://azure.microsoft.com/support/legal/sla/storage/) even in the face of failures. See the SLA for information about Azure Storage guarantees for durability and availability.
2020

21+
Azure Storage regularly verifies the integrity of data stored using cyclic redundancy checks (CRCs). If data corruption is detected, it is repaired using redundant data. Azure Storage also calculates checksums on all network traffic to detect corruption of data packets when storing or retrieving data.
22+
2123
## Choosing a redundancy option
2224

2325
When you create a storage account, you can select one of the following redundancy options:

0 commit comments

Comments
 (0)