@@ -32,22 +32,16 @@ items:
32
32
items :
33
33
- name : .NET (v12 SDK)
34
34
href : storage-quickstart-blobs-dotnet.md
35
- - name : .NET (v11 SDK)
36
- href : storage-quickstart-blobs-dotnet-legacy.md
37
35
- name : Java
38
36
items :
39
37
- name : Java (v12 SDK)
40
38
href : storage-quickstart-blobs-java.md
41
- - name : Java (v8 SDK)
42
- href : storage-quickstart-blobs-java-legacy.md
43
39
- name : Spring
44
40
href : /azure/developer/java/spring-framework/configure-spring-boot-starter-java-app-with-azure-storage?toc=/azure/storage/blobs/toc.json
45
41
- name : Python
46
42
items :
47
43
- name : Python (v12 SDK)
48
44
href : storage-quickstart-blobs-python.md
49
- - name : Python (v2.1 SDK)
50
- href : storage-quickstart-blobs-python-legacy.md
51
45
- name : JavaScript
52
46
items :
53
47
- name : JavaScript for Node.js
62
56
href : storage-quickstart-blobs-php.md
63
57
- name : Ruby
64
58
href : storage-quickstart-blobs-ruby.md
65
- - name : Xamarin
66
- href : storage-quickstart-blobs-xamarin.md
67
59
- name : Tutorials
68
60
items :
69
61
- name : Upload and process image files
@@ -418,10 +410,10 @@ items:
418
410
href : ../common/customer-managed-keys-configure-existing-account.md?toc=/azure/storage/blobs/toc.json
419
411
- name : Configure customer-managed keys in a different tenant
420
412
items :
421
- - name : Configure customer-managed keys for a new account
422
- href : ../common/customer-managed-keys-configure-cross-tenant-new-account.md?toc=/azure/storage/blobs/toc.json
423
- - name : Configure customer-managed keys for an existing account
424
- href : ../common/customer-managed-keys-configure-cross-tenant-existing-account.md?toc=/azure/storage/blobs/toc.json
413
+ - name : Configure customer-managed keys for a new account
414
+ href : ../common/customer-managed-keys-configure-cross-tenant-new-account.md?toc=/azure/storage/blobs/toc.json
415
+ - name : Configure customer-managed keys for an existing account
416
+ href : ../common/customer-managed-keys-configure-cross-tenant-existing-account.md?toc=/azure/storage/blobs/toc.json
425
417
- name : Configure customer-managed keys in a managed HSM
426
418
href : ../common/customer-managed-keys-configure-key-vault-hsm.md?toc=/azure/storage/blobs/toc.json
427
419
- name : Provide an encryption key on a request
@@ -480,10 +472,10 @@ items:
480
472
href : ../common/redundancy-migration.md?toc=/azure/storage/blobs/toc.json
481
473
- name : Design highly available applications
482
474
items :
483
- - name : .NET (v12 SDK)
484
- href : ../common/geo-redundant-design.md?toc=/azure/storage/blobs/toc.json
485
- - name : .NET (v11 SDK)
486
- href : ../common/geo-redundant-design-legacy.md?toc=/azure/storage/blobs/toc.json
475
+ - name : .NET (v12 SDK)
476
+ href : ../common/geo-redundant-design.md?toc=/azure/storage/blobs/toc.json
477
+ - name : .NET (v11 SDK)
478
+ href : ../common/geo-redundant-design-legacy.md?toc=/azure/storage/blobs/toc.json
487
479
- name : Check the Last Sync Time property
488
480
href : ../common/last-sync-time-get.md?toc=/azure/storage/blobs/toc.json
489
481
- name : Initiate account failover
@@ -601,7 +593,7 @@ items:
601
593
- name : Upload blobs
602
594
href : storage-blob-upload.md
603
595
- name : Append to blobs
604
- href : storage-blob-append.md
596
+ href : storage-blob-append.md
605
597
- name : Download blobs
606
598
href : storage-blob-download.md
607
599
- name : Copy blobs
@@ -615,15 +607,15 @@ items:
615
607
- name : Manage blob properties and metadata
616
608
href : storage-blob-properties-metadata.md
617
609
- name : Create and manage leases
618
- href : storage-blob-container-lease.md
610
+ href : storage-blob-container-lease.md
619
611
- name : Implement a retry policy
620
- href : storage-retry-policy.md
612
+ href : storage-retry-policy.md
621
613
- name : JavaScript
622
614
items :
623
615
- name : Get started
624
616
href : storage-blob-javascript-get-started.md
625
617
- name : Work with SAS tokens
626
- items :
618
+ items :
627
619
- name : Account SAS
628
620
href : storage-blob-account-delegation-sas-create-javascript.md
629
621
- name : User SAS
@@ -657,7 +649,7 @@ items:
657
649
- name : Find blobs using tags
658
650
href : storage-blob-tags-javascript.md
659
651
- name : Manage blob properties and metadata
660
- href : storage-blob-properties-metadata-javascript.md
652
+ href : storage-blob-properties-metadata-javascript.md
661
653
- name : Test with a storage emulator
662
654
items :
663
655
- name : Use the Azurite open-source emulator
@@ -1000,7 +992,7 @@ items:
1000
992
- name : Migrate using Azure portal
1001
993
href : data-lake-storage-migrate-gen1-to-gen2-azure-portal.md
1002
994
- name : Migration guidelines and patterns
1003
- href : data-lake-storage-migrate-gen1-to-gen2.md
995
+ href : data-lake-storage-migrate-gen1-to-gen2.md
1004
996
- name : Migrate HDFS stores
1005
997
items :
1006
998
- name : Migrate an HDFS store offline
0 commit comments