File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -718,6 +718,24 @@ items:
718
718
href : storage-blob-container-lease-python.md
719
719
- name : Manage properties and metadata
720
720
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
721
739
- name : Test with a storage emulator
722
740
items :
723
741
- name : Use the Azurite open-source emulator
You can’t perform that action at this time.
0 commit comments