@@ -585,6 +585,14 @@ items:
585
585
href : /dotnet/azure/sdk/authentication-azure-hosted-apps?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
586
586
- name : Auth from on-premises apps
587
587
href : /dotnet/azure/sdk/authentication-on-premises-apps?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
588
+ - name : Shared access signature (SAS)
589
+ items :
590
+ - name : Auth using a user delegation SAS
591
+ href : storage-blob-user-delegation-sas-create-dotnet.md
592
+ - name : Auth using a service SAS
593
+ href : sas-service-create-dotnet.md
594
+ - name : Auth using an account SAS
595
+ href : ../common/storage-account-sas-create-dotnet.md?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
588
596
- name : Container actions
589
597
items :
590
598
- name : Create a container
@@ -597,14 +605,6 @@ items:
597
605
href : storage-blob-container-lease.md
598
606
- name : Manage properties and metadata
599
607
href : storage-blob-container-properties-metadata.md
600
- - name : Generate a shared access signature (SAS)
601
- items :
602
- - name : Create a user delegation SAS for a container
603
- href : storage-blob-container-user-delegation-sas-create-dotnet.md
604
- - name : Create a service SAS for a container
605
- href : sas-service-create-dotnet-container.md
606
- - name : Create an account SAS
607
- href : ../common/storage-account-sas-create-dotnet.md?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
608
608
- name : Blob actions
609
609
items :
610
610
- name : Upload blobs
@@ -635,14 +635,6 @@ items:
635
635
href : versions-manage-dotnet.md
636
636
- name : Set or change a blob's access tier
637
637
href : storage-blob-use-access-tier-dotnet.md
638
- - name : Generate a shared access signature (SAS)
639
- items :
640
- - name : Create a user delegation SAS for a blob
641
- href : storage-blob-user-delegation-sas-create-dotnet.md
642
- - name : Create a service SAS for a blob
643
- href : sas-service-create-dotnet.md
644
- - name : Create an account SAS
645
- href : ../common/storage-account-sas-create-dotnet.md?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
646
638
- name : Append blob actions
647
639
items :
648
640
- name : Append data to an append blob
0 commit comments