Azure Storage Emulator 4.4
Please can you tell me when the next version of azure storage emulator (4.4) will be included on your build worker image.
We run some tests that require it and a recent update to the storage client libraries means these no longer work. It seems the latest storage emulator is required with the latest azure storage client libraries.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

Support Staff 1 Posted by Feodor Fitsner on 05 Jul, 2016 07:23 PM
Hi David,
There was an issue with Azure Storage Emulator 4.4: http://stackoverflow.com/questions/37440028/azure-storage-emulator-...
Is it still the case?
In the meantime, you can install Azure Storage Emulator 4.4 during the build with the following PS script:
Tested here: https://ci.appveyor.com/project/FeodorFitsner/simple-console/build/...
2 Posted by David Bown on 05 Jul, 2016 07:32 PM
Thanks I just went down the path of installing via command line and it appears to be working and appveyor download. But wasn't sure it would work.
Then i cam back here and read your solution suggesting a similar solution except with powershell, the technology I wish i'd chosen for our scripts. ;-)
Anyhow I'm not sure about that specific issue. Certainly we are not having issue uploading blobs to version 4.4. We had an issue with blob requests full-stop but that was due to the fact we were trying to use our existing sql databases with the emulator. It appears the schema changed in v4.4.
Support Staff 3 Posted by Feodor Fitsner on 05 Jul, 2016 09:15 PM
OK, thanks for the update!
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:07 AM.