Skip to content

Commit 8263bd2

Browse files
Update redirects and TOC
1 parent 594db4f commit 8263bd2

6 files changed

+18
-183
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -510,6 +510,16 @@
510510
"redirect_url": "/azure/storage/blobs/storage-blob-user-delegation-sas-create-java",
511511
"redirect_document_id": false
512512
},
513+
{
514+
"source_path_from_root": "/articles/storage/blobs/sas-service-create-python-container.md",
515+
"redirect_url": "/azure/storage/blobs/sas-service-create-python",
516+
"redirect_document_id": false
517+
},
518+
{
519+
"source_path_from_root": "/articles/storage/blobs/storage-blob-container-user-delegation-sas-create-python.md",
520+
"redirect_url": "/azure/storage/blobs/storage-blob-user-delegation-sas-create-python",
521+
"redirect_document_id": false
522+
},
513523
{
514524
"source_path_from_root": "/articles/storage/common/authorize-active-directory-cli.md",
515525
"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
@@ -891,6 +891,14 @@ items:
891891
href: /azure/developer/python/sdk/authentication-azure-hosted-apps?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
892892
- name: Auth from on-premises apps
893893
href: /azure/developer/python/sdk/authentication-on-premises-apps?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
894+
- name: Shared access signature (SAS)
895+
items:
896+
- name: Authorize using a user delegation SAS
897+
href: storage-blob-user-delegation-sas-create-python.md
898+
- name: Authorize using a service SAS
899+
href: sas-service-create-python.md
900+
- name: Authorize using an account SAS
901+
href: ../common/storage-account-sas-create-python.md?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
894902
- name: Container actions
895903
items:
896904
- name: Create a container
@@ -903,14 +911,6 @@ items:
903911
href: storage-blob-container-lease-python.md
904912
- name: Manage properties and metadata
905913
href: storage-blob-container-properties-metadata-python.md
906-
- name: Generate a shared access signature (SAS)
907-
items:
908-
- name: Create a user delegation SAS for a container
909-
href: storage-blob-container-user-delegation-sas-create-python.md
910-
- name: Create a service SAS for a container
911-
href: sas-service-create-python-container.md
912-
- name: Create an account SAS
913-
href: ../common/storage-account-sas-create-python.md?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
914914
- name: Blob actions
915915
items:
916916
- name: Upload blobs
@@ -937,14 +937,6 @@ items:
937937
href: storage-blob-properties-metadata-python.md
938938
- name: Set or change a blob's access tier
939939
href: storage-blob-use-access-tier-python.md
940-
- name: Generate a shared access signature (SAS)
941-
items:
942-
- name: Create a user delegation SAS for a blob
943-
href: storage-blob-user-delegation-sas-create-python.md
944-
- name: Create a service SAS for a blob
945-
href: sas-service-create-python.md
946-
- name: Create an account SAS
947-
href: ../common/storage-account-sas-create-python.md?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
948940
- name: Client library configuration options
949941
items:
950942
- name: Performance tuning for uploads and downloads

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

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

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

Lines changed: 0 additions & 72 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)