This small web service offers an easy way to search for files on Azure Blob Storage where anonymous public access is enabled. I built it because our organizationβs official downloads page was difficult to use, but all file downloads are hosted on Azure Blob Storage. Initially I wrote a script to enumerate the contents and stored that in JSON format. Then I built a basic web client around that for an easy-to-use file browsing/downloading experience.