Why can't I write to the Emulated Cloud Table Storage with the latest storage api?

http://blogs.msdn.com/b/windowsazurestorage/archive/2013/11/27/windows-azure-storage-release-introducing-cors-json-minute-metrics-and-more.aspx

It seems that microsoft have failed to keep the emulator in line with the storage account api.

I am trying to use the nuget package WindowsAzure.Storage.3.0.2.0

I have an attempt at creating a powershell script to query table storage.

It can be found on https://github.com/chriseyre2000/Powershell/tree/master/Azure

I plan on using the previous version windowsazure.storage 2.1.0.4 to see if that works against the emulator.

When working in Azure you need to keep up with versions before they are disabled, but if you go too far then it will hurt.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s