Just tossing the idea - is it possible to autogenerate the SDK for Azure services?
Similar to what rusoto does - is it practical to take the specs and use codgen to build the basic building blocks for all the services? This may create a nice platform to create a higher level SDK and not spend time on mechanical coding [and maintaining!] vast number of interfaces.