Skip to content

Commit fd83907

Browse files
committed
update TOC location for TypeScript
1 parent 2cdcaca commit fd83907

File tree

1 file changed

+48
-48
lines changed

1 file changed

+48
-48
lines changed

articles/storage/blobs/TOC.yml

Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -759,54 +759,6 @@ items:
759759
href: storage-blob-properties-metadata-javascript.md
760760
- name: Use access tiers
761761
href: storage-blob-use-access-tier-javascript.md
762-
- name: Python
763-
items:
764-
- name: Get started
765-
href: storage-blob-python-get-started.md
766-
- name: Authorize access from your application
767-
items:
768-
- name: Azure Active Directory
769-
items:
770-
- name: Overview
771-
href: /azure/developer/python/sdk/authentication-overview?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
772-
- name: Auth using developer service principals
773-
href: /azure/developer/python/sdk/authentication-local-development-service-principal?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
774-
- name: Auth using developer accounts
775-
href: /azure/developer/python/sdk/authentication-local-development-dev-accounts?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
776-
- name: Auth from Azure-hosted apps
777-
href: /azure/developer/python/sdk/authentication-azure-hosted-apps?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
778-
- name: Auth from on-premises apps
779-
href: /azure/developer/python/sdk/authentication-on-premises-apps?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
780-
- name: Container actions
781-
items:
782-
- name: Create a container
783-
href: storage-blob-container-create-python.md
784-
- name: Delete and restore containers
785-
href: storage-blob-container-delete-python.md
786-
- name: List containers
787-
href: storage-blob-containers-list-python.md
788-
- name: Manage container leases
789-
href: storage-blob-container-lease-python.md
790-
- name: Manage properties and metadata
791-
href: storage-blob-container-properties-metadata-python.md
792-
- name: Blob actions
793-
items:
794-
- name: Upload blobs
795-
href: storage-blob-upload-python.md
796-
- name: Download blobs
797-
href: storage-blob-download-python.md
798-
- name: Copy blobs
799-
href: storage-blob-copy-python.md
800-
- name: List blobs
801-
href: storage-blobs-list-python.md
802-
- name: Delete and restore blobs
803-
href: storage-blob-delete-python.md
804-
- name: Find blobs using tags
805-
href: storage-blob-tags-python.md
806-
- name: Manage blob leases
807-
href: storage-blob-lease-python.md
808-
- name: Manage blob properties and metadata
809-
href: storage-blob-properties-metadata-python.md
810762
- name: TypeScript
811763
items:
812764
- name: Get started
@@ -865,6 +817,54 @@ items:
865817
href: storage-blob-properties-metadata-typescript.md
866818
- name: Use access tiers
867819
href: storage-blob-use-access-tier-typescript.md
820+
- name: Python
821+
items:
822+
- name: Get started
823+
href: storage-blob-python-get-started.md
824+
- name: Authorize access from your application
825+
items:
826+
- name: Azure Active Directory
827+
items:
828+
- name: Overview
829+
href: /azure/developer/python/sdk/authentication-overview?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
830+
- name: Auth using developer service principals
831+
href: /azure/developer/python/sdk/authentication-local-development-service-principal?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
832+
- name: Auth using developer accounts
833+
href: /azure/developer/python/sdk/authentication-local-development-dev-accounts?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
834+
- name: Auth from Azure-hosted apps
835+
href: /azure/developer/python/sdk/authentication-azure-hosted-apps?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
836+
- name: Auth from on-premises apps
837+
href: /azure/developer/python/sdk/authentication-on-premises-apps?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
838+
- name: Container actions
839+
items:
840+
- name: Create a container
841+
href: storage-blob-container-create-python.md
842+
- name: Delete and restore containers
843+
href: storage-blob-container-delete-python.md
844+
- name: List containers
845+
href: storage-blob-containers-list-python.md
846+
- name: Manage container leases
847+
href: storage-blob-container-lease-python.md
848+
- name: Manage properties and metadata
849+
href: storage-blob-container-properties-metadata-python.md
850+
- name: Blob actions
851+
items:
852+
- name: Upload blobs
853+
href: storage-blob-upload-python.md
854+
- name: Download blobs
855+
href: storage-blob-download-python.md
856+
- name: Copy blobs
857+
href: storage-blob-copy-python.md
858+
- name: List blobs
859+
href: storage-blobs-list-python.md
860+
- name: Delete and restore blobs
861+
href: storage-blob-delete-python.md
862+
- name: Find blobs using tags
863+
href: storage-blob-tags-python.md
864+
- name: Manage blob leases
865+
href: storage-blob-lease-python.md
866+
- name: Manage blob properties and metadata
867+
href: storage-blob-properties-metadata-python.md
868868
- name: Test with a storage emulator
869869
items:
870870
- name: Use the Azurite open-source emulator

0 commit comments

Comments
 (0)