Tag Archives: Code
More on Grooming IIS Logs
I previously blogged about how to delete blob entries older than a given date. I have extended the script slightly to first download entries, zip then and upload them again to another storage container, before actually doing the removal. Before … Continue reading
Grooming Windows Azure Diagnostics Storage and IIS Logs
People working with Windows Azure are aware that the storage used for diagnostics will continue to grow perpetually if nothing is done about it. With the introduction of the Windows Azure Management Pack – I call it WAMP; don’t know … Continue reading
FTP from Windows Azure Blob Storage
In connection with migrating an old CMS system to Windows Azure, I have been playing around with Windows Azure Blob Storage. The CMS system was 10 years old and written in classic ASP, using a lot of local resources mainly … Continue reading
Formatting code
I’m trying to find the best plugin for formatting the code.