I'm currently working on a new extension that uses the new Azure SDK.
Topic on Extension talk:WindowsAzureStorage
Hi Thaiphan2!
What are the issues you are experiencing? Does the extension need to be updated? Is your extension build on this: https://github.com/windowsazure/azure-sdk-for-php ? I'd be glad if you share your experiences. Thanks in advance.
Hey again, yes, it is built on that. Here is the link to the extension for it.
https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/AzureSDK.git;a=tree
What kind of experiences are you interested in? The README.md file in the Github repo for the Windows Azure SDK was very helpful in understanding how all the basics worked. It was all pretty straightforward after that. I also used the following page http://dl.windowsazure.com/phpdocs/index.html as a reference. It's a bit outdated and hard to use but it still gets the job done.
Thanks for the information. It's good to see that this feature is going to be in the core.