Skip to content

Commit b741ff9

Browse files
authored
Merge pull request #146108 from tamram/tamram-0209
move immutability topics to data protection in TOC
2 parents cb9960d + f4fca99 commit b741ff9

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

articles/storage/blobs/TOC.yml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -147,14 +147,10 @@
147147
href: encryption-customer-provided-keys.md
148148
- name: Encryption scopes
149149
href: encryption-scope-overview.md
150-
- name: Immutable blobs
151-
href: storage-blob-immutable-storage.md
152150
- name: Use Azure Private Endpoints
153151
href: ../common/storage-private-endpoints.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
154152
- name: Configure network routing preference
155153
href: ../common/network-routing-preference.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
156-
- name: Data redundancy
157-
href: ../common/storage-redundancy.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
158154
- name: Data protection
159155
items:
160156
- name: Versioning
@@ -169,6 +165,14 @@
169165
href: storage-blob-change-feed.md
170166
- name: Point-in-time restore
171167
href: point-in-time-restore-overview.md
168+
- name: Immutable blobs
169+
href: storage-blob-immutable-storage.md
170+
- name: Redundancy and disaster recovery
171+
items:
172+
- name: Data redundancy
173+
href: ../common/storage-redundancy.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
174+
- name: Customer-managed failover for disaster recovery
175+
href: ../common/storage-disaster-recovery-guidance.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
172176
- name: Object replication
173177
href: object-replication-overview.md
174178
- name: Access and performance tiers
@@ -181,8 +185,6 @@
181185
href: storage-blob-performance-tiers.md
182186
- name: Automate access tiers lifecycle
183187
href: storage-lifecycle-management-concepts.md
184-
- name: Disaster recovery and failover
185-
href: ../common/storage-disaster-recovery-guidance.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
186188
- name: Performance, scaling, and cost optimization
187189
items:
188190
- name: Performance and scalability checklist
@@ -391,15 +393,7 @@
391393
href: ../common/transport-layer-security-configure-client-version.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
392394
- name: Configure Azure Defender for threat protection
393395
href: ../common/azure-defender-storage-configure.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
394-
- name: Set and manage immutability policies
395-
href: storage-blob-immutability-policies-manage.md
396-
- name: Manage data redundancy
397-
items:
398-
- name: Change redundancy configuration
399-
href: ../common/redundancy-migration.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
400-
- name: Design highly available applications
401-
href: ../common/geo-redundant-design.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
402-
- name: Protect your data
396+
- name: Protect blob data
403397
items:
404398
- name: Enable blob versioning
405399
href: versioning-enable.md
@@ -413,14 +407,20 @@
413407
href: storage-blob-change-feed-how-to.md
414408
- name: Enable point-in-time restore
415409
href: point-in-time-restore-manage.md
416-
- name: Configure object replication
417-
href: object-replication-configure.md
418-
- name: Manage disaster recovery
410+
- name: Set and manage immutability policies
411+
href: storage-blob-immutability-policies-manage.md
412+
- name: Manage redundancy and failover
419413
items:
414+
- name: Change redundancy configuration
415+
href: ../common/redundancy-migration.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
416+
- name: Design highly available applications
417+
href: ../common/geo-redundant-design.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
420418
- name: Check the Last Sync Time property
421419
href: ../common/last-sync-time-get.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
422420
- name: Initiate account failover
423421
href: ../common/storage-initiate-account-failover.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
422+
- name: Configure object replication
423+
href: object-replication-configure.md
424424
- name: Manage concurrency
425425
href: concurrency-manage.md
426426
- name: Use a storage emulator

0 commit comments

Comments
 (0)