Using Azure Storage Emulator Command-Line Tool: WAStorageEmulator.exe

When you download the Azure SDK for Visual Studio, it brings down bunch of stuff for you such as Azure Storage and Compute Emulator. With a worker or web role project in Visual Studio, we can get the both emulators up and running by simply firing up the project. However, if we are not working with a web or worker role, we need a way to fire up the storage emulator by ourselves and it is actually pretty easy. Starting from version 3.0 of the emulator, a few things have changed and lots of peop...

 •  0 comments  •  flag
Share on Twitter
Published on October 12, 2014 06:51
No comments have been added yet.