[Script Of Apr. 17] How to convert the metadata of Azure storage analytics logs to .csv files

image

Apr.

17

image

image

Script Download:   
The script is available for download from https://gallery.technet.microsoft.com//How-to-convert-the-1304ecfb.  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 shows how to convert the metadata of Azure storage analytics logs.

Storage Analytics can log detailed information for authenticated requests and successful anonymous requests to a storage service. All log blobs are stored with metadata that can be used to identify what logging data the blob contains. But it's hard for users to read the metadata of log blobs.

This script sample can help users download specified log files and convert the log's format.

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