If you’re uploading blobs by splitting blobs into blocks and you get the error - The specified blob or block content is invalid, then this post is for you. Short Version If you’re uploading blobs by splitting blobs into blocks and you get the above mentioned error, ensure that your block … [Read more...]
Archives for May 2013
Windows Azure Blob Storage – Dealing With “The specified blob or block content is invalid” Error
May 18, 2013 by 11 Comments
Windows Azure SDK 2.0 For .Net – Taking A Second Look At Windows Azure Diagnostics
May 12, 2013 by 5 Comments
A few days ago I wrote a post about newly released Windows Azure SDK 2.0 for .Net. You can read that post here: https://gauravmantri.com/2013/04/30/introducing-windows-azure-sdk-2-0-for-net/. In that post I briefly talked about the improvements in the latest SDK with regards to Windows Azure … [Read more...]
Windows Azure Cloud Services, Extensions and Service Management API – Fun with Remote Desktop
May 6, 2013 by 8 Comments
I want you to try something for me (pretty please with cherry on top ). Fire up Visual Studio, create a simple Windows Azure Cloud Service and then without making any changes just publish that service. When you publish the service, DO NOT ENABLE REMOTE DESKTOP! Once the service is deployed, … [Read more...]