[Script Of Aug. 19] How to find out blob containers of specified size in Microsoft Azure

image image
Aug.
19
image

Script Download:   
The script is available for download from https://gallery.technet.microsoft.com/How-to-find-out-blob-2e803f74.  You can also use  Microsoft Script Browser for Windows PowerShell ISE to download the sample with one button click from within your scripting environment.

This PowerShell script sample shows how to find out blob containers of specified size in Microsoft Azure.

As the amount of data increases, there are more and more blobs stored in Windows Azure containers. Sometimes IT admins want to list some specified sized blob containers in Windows Azure. But there is no cmdlet that can achieve this aim directly. This script will help IT admins easily list blob containers of specified size in Windows Azure.

You can find more All-In-One Script Framework script samples at https://aka.ms/onescriptingallery