Azure / Azure/azure-storage-python

list Azure Blobs by pattern

Open
#457 2 comments 0 reactions 0 assignees View on GitHub
feature request/enhancement service issue
Dominant language
Python
Stars
343
Forks
243
PR merge metrics
No merged PRs in 30d

Description

With the Python Azure API I would like to query blobs by a pattern.

For example, get all report pdf's (with the Unix style path name pattern expansion):

block_blob_service.list_blobs('mycontainer', '**/reports/*.pdf')

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.