Skip to content

Commit 1a6eab1

Browse files
Add redirects and update TOC
1 parent 62ae071 commit 1a6eab1

6 files changed

+18
-172
lines changed

articles/storage/.openpublishing.redirection.storage.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -490,6 +490,16 @@
490490
"redirect_url": "/azure/storage/blobs/storage-quickstart-blobs-xamarin",
491491
"redirect_document_id": false
492492
},
493+
{
494+
"source_path_from_root": "/articles/storage/blobs/sas-service-create-dotnet-container.md",
495+
"redirect_url": "/azure/storage/blobs/sas-service-create-dotnet",
496+
"redirect_document_id": false
497+
},
498+
{
499+
"source_path_from_root": "/articles/storage/blobs/storage-blob-container-user-delegation-sas-create-dotnet.md",
500+
"redirect_url": "/azure/storage/blobs/storage-blob-user-delegation-sas-create-dotnet",
501+
"redirect_document_id": false
502+
},
493503
{
494504
"source_path_from_root": "/articles/storage/common/authorize-active-directory-cli.md",
495505
"redirect_url": "/azure/storage/common/authorize-data-operations-cli",

articles/storage/blobs/TOC.yml

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -585,6 +585,14 @@ items:
585585
href: /dotnet/azure/sdk/authentication-azure-hosted-apps?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
586586
- name: Auth from on-premises apps
587587
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
588596
- name: Container actions
589597
items:
590598
- name: Create a container
@@ -597,14 +605,6 @@ items:
597605
href: storage-blob-container-lease.md
598606
- name: Manage properties and metadata
599607
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
608608
- name: Blob actions
609609
items:
610610
- name: Upload blobs
@@ -635,14 +635,6 @@ items:
635635
href: versions-manage-dotnet.md
636636
- name: Set or change a blob's access tier
637637
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
646638
- name: Append blob actions
647639
items:
648640
- name: Append data to an append blob

articles/storage/blobs/sas-service-create-dotnet-container.md

Lines changed: 0 additions & 60 deletions
This file was deleted.

articles/storage/blobs/storage-blob-container-user-delegation-sas-create-dotnet.md

Lines changed: 0 additions & 62 deletions
This file was deleted.

includes/storage-dev-guides/storage-dev-guide-selector-service-sas-container.md

Lines changed: 0 additions & 17 deletions
This file was deleted.

includes/storage-dev-guides/storage-dev-guide-selector-user-delegation-sas-container.md

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)