rajkumar-rangaraj / MAWSFileExplorer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure Web Apps Disk Usage - MAWSFileExplorer

Azure Web App has a disk space quota limitation, ref: http://azure.microsoft.com/en-us/pricing/details/websites/. If we run into disk quota issue, we have to use Kudu's Debug console and navigate through all folders to understand which files are using high disk space.

Azure Web Apps Disk Usage Site Extension is a web based File Explorer which lists all folders for Azure website with its size. It provides detailed information about files and folders name, size, number of files, last date modified and percentage of disk usage. This tool provides a tree like folder view for easier parsing.

About


Languages

Language:C# 64.6%Language:HTML 16.4%Language:JavaScript 10.7%Language:CSS 7.7%Language:ASP 0.6%