Blob files in Azure storage explorer are paged, 100 files per page. Is there a way to search a file by name, so I don't have to go through pages to find it.
Blob files in Azure storage explorer are paged, 100 files per page. Is there a way to search a file by name, so I don't have to go through pages to find it.
The little filter icon on the right side when you are viewing a container is probably what you're looking for.
You can also select Flat listmode to show all of the blobs in the entire container in one list.
Just enter the front part of the name in the prefix filter and it will update in real time.