Skip to content

Commit 081a29e

Browse files
Update TOC
1 parent 2edf8de commit 081a29e

File tree

1 file changed

+0
-72
lines changed

1 file changed

+0
-72
lines changed

articles/storage/blobs/TOC.yml

Lines changed: 0 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -803,78 +803,6 @@ items:
803803
href: storage-retry-policy-javascript.md
804804
- name: 'Tutorial: Upload and process image files'
805805
href: blob-upload-function-trigger-javascript.md
806-
- name: TypeScript
807-
items:
808-
- name: Get started
809-
href: storage-blob-typescript-get-started.md
810-
- name: Authorize access from your application
811-
items:
812-
- name: Microsoft Entra ID
813-
items:
814-
- name: Overview
815-
href: /azure/developer/javascript/sdk/authentication/overview?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
816-
- name: Auth using developer service principals
817-
href: /azure/developer/javascript/sdk/authentication/local-development-environment-service-principal?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
818-
- name: Auth using developer accounts
819-
href: /azure/developer/javascript/sdk/authentication/local-development-environment-developer-account?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
820-
- name: Auth from Azure-hosted apps
821-
href: /azure/developer/javascript/sdk/authentication/azure-hosted-apps?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
822-
- name: Auth from on-premises apps
823-
href: /azure/developer/javascript/sdk/authentication/on-premises-apps?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
824-
- name: Work with SAS tokens
825-
items:
826-
- name: User delegation SAS
827-
href: storage-blob-create-user-delegation-sas-javascript.md
828-
- name: Service SAS
829-
href: sas-service-create-javascript.md
830-
- name: Account SAS
831-
href: storage-blob-account-delegation-sas-create-javascript.md
832-
- name: Container actions
833-
items:
834-
- name: Create a container
835-
href: storage-blob-container-create-typescript.md
836-
- name: Get container URL
837-
href: storage-blob-get-url-typescript.md
838-
- name: Delete and restore containers
839-
href: storage-blob-container-delete-typescript.md
840-
- name: List containers
841-
href: storage-blob-containers-list-typescript.md
842-
- name: Manage container leases
843-
href: storage-blob-container-lease-typescript.md
844-
- name: Manage properties and metadata
845-
href: storage-blob-container-properties-metadata-typescript.md
846-
- name: Blob actions
847-
items:
848-
- name: Upload blobs
849-
href: storage-blob-upload-typescript.md
850-
- name: Download blobs
851-
href: storage-blob-download-typescript.md
852-
- name: Copy blobs
853-
items:
854-
- name: Overview of copy operations
855-
href: storage-blob-copy-typescript.md
856-
- name: Copy from a source object URL
857-
href: storage-blob-copy-url-typescript.md
858-
- name: Copy with asynchronous scheduling
859-
href: storage-blob-copy-async-typescript.md
860-
- name: List blobs
861-
href: storage-blobs-list-typescript.md
862-
- name: Delete and restore blobs
863-
href: storage-blob-delete-typescript.md
864-
- name: Find blobs using tags
865-
href: storage-blob-tags-typescript.md
866-
- name: Manage blob leases
867-
href: storage-blob-lease-typescript.md
868-
- name: Manage blob properties and metadata
869-
href: storage-blob-properties-metadata-typescript.md
870-
- name: Get blob URL
871-
href: storage-blob-get-url-typescript.md
872-
- name: Set or change a blob's access tier
873-
href: storage-blob-use-access-tier-typescript.md
874-
- name: Client library configuration options
875-
items:
876-
- name: Implement a retry policy
877-
href: storage-retry-policy-javascript.md
878806
- name: Python
879807
items:
880808
- name: Get started

0 commit comments

Comments
 (0)