Skip to content

Commit d64caf2

Browse files
committed
Fixing a validation issue
1 parent 80226f5 commit d64caf2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/storage/common/storage-disaster-recovery-guidance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ The new primary region is configured to be locally redundant (LRS) after the fai
132132

133133
You also might experience file or data inconsistencies if your storage accounts have one or more of the following enabled:
134134

135-
- [Hierarchical namespace (Azure Data Lake Storage)](#file-consistency-for-azure-data-lake-storage-gen2)
135+
- [Hierarchical namespace (Azure Data Lake Storage)](#file-consistency-for-azure-data-lake-storage)
136136
- [Change feed](#change-feed-and-blob-data-inconsistencies)
137137
- [Point-in-time restore for block blobs](#point-in-time-restore-inconsistencies)
138138

articles/storage/common/storage-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The Azure Storage platform includes the following data services:
3535
- [Azure Queues](../queues/storage-queues-introduction.md): A messaging store for reliable messaging between application components.
3636
- [Azure Tables](../tables/table-storage-overview.md): A NoSQL store for schemaless storage of structured data.
3737
- [Azure managed Disks](/azure/virtual-machines/managed-disks-overview): Block-level storage volumes for Azure VMs.
38-
- [Azure Container Storage](/azure/container-storage/container-storage-introduction): A volume management, deployment, and orchestration service built natively for containers.
38+
- [Azure Container Storage](/storage/container-storage/container-storage-introduction): A volume management, deployment, and orchestration service built natively for containers.
3939

4040
Each service is accessed through a storage account with a unique address. To get started, see [Create a storage account](storage-account-create.md).
4141

0 commit comments

Comments
 (0)