Skip to content

Commit 3bc25ef

Browse files
Merge pull request #104390 from tamram/tamram-0213
blob versioning preview
2 parents 07e745c + 29ac00a commit 3bc25ef

File tree

43 files changed

+1049
-493
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+1049
-493
lines changed

.openpublishing.redirection.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28210,6 +28210,16 @@
2821028210
"redirect_url": "/azure/storage/blobs/storage-blob-snapshots",
2821128211
"redirect_document_id": true
2821228212
},
28213+
{
28214+
"source_path": "articles/storage/blobs/storage-blob-snapshots.md",
28215+
"redirect_url": "/azure/storage/blobs/snapshots-overview",
28216+
"redirect_document_id": false
28217+
},
28218+
{
28219+
"source_path": "articles/storage/blobs/storage-blob-soft-delete.md",
28220+
"redirect_url": "/azure/storage/blobs/soft-delete-overview",
28221+
"redirect_document_id": true
28222+
},
2821328223
{
2821428224
"source_path": "articles/storage/storage-blob-storage-tiers.md",
2821528225
"redirect_url": "/azure/storage/blobs/storage-blob-storage-tiers",

articles/storage/blobs/TOC.yml

Lines changed: 20 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,16 @@
147147
href: ../common/storage-private-endpoints.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
148148
- name: Data redundancy
149149
href: ../common/storage-redundancy.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
150+
- name: Data protection
151+
items:
152+
- name: Versioning
153+
href: versioning-overview.md
154+
- name: Soft delete
155+
href: soft-delete-overview.md
156+
- name: Snapshots
157+
href: snapshots-overview.md
158+
- name: Change feed
159+
href: storage-blob-change-feed.md
150160
- name: Access and performance tiers
151161
items:
152162
- name: Access tiers
@@ -243,8 +253,6 @@
243253
href: ../common/storage-monitoring-diagnosing-troubleshooting.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
244254
- name: Event handling
245255
href: storage-blob-event-overview.md
246-
- name: Change feed
247-
href: storage-blob-change-feed.md
248256
- name: Page blob features
249257
href: storage-blob-pageblob-overview.md
250258
- name: Static websites
@@ -278,8 +286,6 @@
278286
href: storage-blob-properties-metadata.md
279287
- name: Copy a blob (.NET)
280288
href: storage-blob-copy.md
281-
- name: Create and manage blob snapshots (.NET)
282-
href: storage-blob-snapshots.md
283289
- name: Secure blob data
284290
items:
285291
- name: Authorize access to blob data
@@ -372,14 +378,22 @@
372378
href: ../common/redundancy-migration.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
373379
- name: Design highly available applications
374380
href: ../common/geo-redundant-design.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
381+
- name: Protect your data
382+
items:
383+
- name: Enable blob versioning
384+
href: versioning-enable.md
385+
- name: Enable soft delete
386+
href: soft-delete-enable.md
387+
- name: Create snapshots (.NET)
388+
href: snapshots-manage-dotnet.md
389+
- name: Process change feed logs
390+
href: storage-blob-change-feed-how-to.md
375391
- name: Manage disaster recovery
376392
items:
377393
- name: Check the Last Sync Time property
378394
href: ../common/last-sync-time-get.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
379395
- name: Initiate account failover
380396
href: ../common/storage-initiate-account-failover.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
381-
- name: Recover deleted blobs
382-
href: storage-blob-soft-delete.md
383397
- name: Use a storage emulator
384398
items:
385399
- name: Use the Azurite open-source emulator
@@ -398,8 +412,6 @@
398412
href: storage-blob-event-quickstart.md
399413
- name: Utilize Blob Index
400414
href: storage-blob-index-how-to.md
401-
- name: Process change feed logs
402-
href: storage-blob-change-feed-how-to.md
403415
- name: Transfer data
404416
items:
405417
- name: AzCopy
3.87 KB
Loading
3.95 KB
Loading
3.91 KB
Loading
4.67 KB
Loading

0 commit comments

Comments
 (0)