Problem : Microsoft Windows Azure Storage Exception while exporting data from Local Machine
Root cause : Microsoft Azure storage emulator is not running.
Solution : Search azure storage emulator on start up and execute it.
Or Another option is to start it by using cmd. Following are steps to start azure storage emulator.
- On OneBox VM, run command prompt as administrator
- Navigate to “C:\Program Files (x86)\Microsoft SDKs\Azure\Storage Emulator\”
- Run “AzureStorageEmulator.exe start”
No comments:
Post a Comment
Note: only a member of this blog may post a comment.