@@ -422,8 +422,6 @@ items:
422
422
href : ../common/customer-managed-keys-configure-cross-tenant-existing-account.md?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
423
423
- name : Configure customer-managed keys in a managed HSM
424
424
href : ../common/customer-managed-keys-configure-key-vault-hsm.md?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
425
- - name : Provide an encryption key on a request
426
- href : storage-blob-customer-provided-key.md
427
425
- name : Manage encryption scopes
428
426
href : encryption-scope-manage.md
429
427
- name : Enable infrastructure encryption for the account
@@ -464,8 +462,6 @@ items:
464
462
href : soft-delete-blob-manage.md
465
463
- name : Enable point-in-time restore
466
464
href : point-in-time-restore-manage.md
467
- - name : Create snapshots (.NET)
468
- href : snapshots-manage-dotnet.md
469
465
- name : Process change feed logs
470
466
href : storage-blob-change-feed-how-to.md
471
467
- name : Configure an immutability policy
@@ -508,8 +504,6 @@ items:
508
504
href : object-replication-configure.md
509
505
- name : Prevent object replication across tenants
510
506
href : object-replication-prevent-cross-tenant-policies.md
511
- - name : Manage concurrency
512
- href : concurrency-manage.md
513
507
- name : Host a static website
514
508
items :
515
509
- name : Host a static website
@@ -614,14 +608,22 @@ items:
614
608
href : storage-blob-properties-metadata.md
615
609
- name : Create and manage leases
616
610
href : storage-blob-container-lease.md
611
+ - name : Create and manage snapshots
612
+ href : snapshots-manage-dotnet.md
617
613
- name : Append blob actions
618
614
items :
619
615
- name : Append data to an append blob
620
616
href : storage-blob-append.md
621
- - name : Implement a retry policy
622
- href : storage-retry-policy.md
623
- - name : Performance tuning for uploads and downloads
624
- href : storage-blobs-tune-upload-download.md
617
+ - name : Client library configuration options
618
+ items :
619
+ - name : Performance tuning for uploads and downloads
620
+ href : storage-blobs-tune-upload-download.md
621
+ - name : Implement a retry policy
622
+ href : storage-retry-policy.md
623
+ - name : Manage concurrency
624
+ href : concurrency-manage.md
625
+ - name : Provide an encryption key on a write request
626
+ href : storage-blob-customer-provided-key.md
625
627
- name : Java
626
628
items :
627
629
- name : Get started
0 commit comments