Using SQL Server for the Storage Emulator database

Without doing this, you may corrupt the storage database causing untold grief and pain.

Open the Microsoft Azure Storage tools console and do the following:

Microsoft Azure Storage tools
Type azcopy /? for help on AzCopy.


C:\Program Files (x86)\Microsoft SDKs\Azure>azurestorageemulator init /server .\
\
'azurestorageemulator' is not recognized as an internal or external command,
operable program or batch file.

C:\Program Files (x86)\Microsoft SDKs\Azure>cd storageemulator
The system cannot find the path specified.

C:\Program Files (x86)\Microsoft SDKs\Azure>cd storage
The system cannot find the path specified.

C:\Program Files (x86)\Microsoft SDKs\Azure>cd storage emulator

C:\Program Files (x86)\Microsoft SDKs\Azure\Storage Emulator>azurestorageemulator init /server .\\
Windows Azure Storage Emulator 4.1.0.0 command line tool
The storage emulator was successfully initialized and is ready to use.

C:\Program Files (x86)\Microsoft SDKs\Azure\Storage Emulator>

Comments

Popular posts from this blog

Tutorial: Using Google Cloud Storage from C# and .NET

Late 2008 Macbook only giving 1.5 gb/s speed with 6 gb/s Intel SSD?

Enable Visual Studio to use more than 2GB of memory