Skip to content

Commit 7c95b55

Browse files
Update TOC
1 parent c15c781 commit 7c95b55

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

articles/storage/blobs/TOC.yml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -718,6 +718,24 @@ items:
718718
href: storage-blob-container-lease-python.md
719719
- name: Manage properties and metadata
720720
href: storage-blob-container-properties-metadata-python.md
721+
- name: Blob actions
722+
items:
723+
- name: Upload blobs
724+
href: storage-blob-upload-python.md
725+
- name: Download blobs
726+
href: storage-blob-download-python.md
727+
- name: Copy blobs
728+
href: storage-blob-copy-python.md
729+
- name: List blobs
730+
href: storage-blobs-list-python.md
731+
- name: Delete and restore blobs
732+
href: storage-blob-delete-python.md
733+
- name: Find blobs using tags
734+
href: storage-blob-tags-python.md
735+
- name: Manage blob leases
736+
href: storage-blob-lease-python.md
737+
- name: Manage blob properties and metadata
738+
href: storage-blob-properties-metadata-python.md
721739
- name: Test with a storage emulator
722740
items:
723741
- name: Use the Azurite open-source emulator

0 commit comments

Comments
 (0)