Skip to content

Commit 02e07b4

Browse files
TOC changes
1 parent f54c92f commit 02e07b4

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

articles/storage/blobs/TOC.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -702,6 +702,22 @@ items:
702702
href: storage-blob-tags-javascript.md
703703
- name: Manage blob properties and metadata
704704
href: storage-blob-properties-metadata-javascript.md
705+
- name: Python
706+
items:
707+
- name: Get started
708+
href: storage-blob-python-get-started.md
709+
- name: Container actions
710+
items:
711+
- name: Create a container
712+
href: storage-blob-container-create-python.md
713+
- name: Delete and restore containers
714+
href: storage-blob-container-delete-python.md
715+
- name: List containers
716+
href: storage-blob-containers-list-python.md
717+
- name: Manage container leases
718+
href: storage-blob-container-lease-python.md
719+
- name: Manage properties and metadata
720+
href: storage-blob-container-properties-metadata-python.md
705721
- name: Test with a storage emulator
706722
items:
707723
- name: Use the Azurite open-source emulator

0 commit comments

Comments
 (0)