Local Emulator alternative using Windows Azure Storage Client

Connection string

This Windows Azure Storage Client Library connection string can be used for connections to Windows Azure Storage.

Some SDK versions require the DevelopmentStorageProxyUri to be specified or else an error will occur.

UseDevelopmentStorage=true;DevelopmentStorageProxyUri=http://127.0.0.1;