Microsoft Azure Storage Explorer - Cannot find blob storage
Microsoft Azure Storage Explorer is a great utility for navigating all of the storage available in Azure. You can easily leverage the tool to upload, download or manage snapshots for storage resources across all of your subscriptions. You can download the tool here: I ran into an issue when looking for a set of SQLBackups. I tried to use the option on the sidebar to search by prefix but I was still unable to find the SQLBackups: Taking a second look and actually reading, I noticed, that unlike everything else in the Windows world, this search was case sensitive. By changing the "search by prefix" I entered to match the case sensitivity, I was able to find the SQL backup that I needed.