Local Emulator using Standard format using Windows Azure Storage Client

Connection string

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

If you prefer to keep the connection string consistent with the standard format, the local emulators credentials can be hard coded.

DefaultEndpointsProtocol=https;AccountName=devstoreaccount1;
AccountKey
=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;