@CastroSergi@gionn@AzureSupport Looking at the API (https://t.co/GBTuYmeion), those fields are defined as String and we had them defined as doubles. We'll fix that
@AzureSupport@gionn The json you see attached to the issue is the actual raw http response from the live API. Could you double check it is not an issue on the Azure side?
Thank you to the hundreds of individual supporters who are helping offset the ASF's day-to-day expenses and keep Apache software accessible to everyone. Please, consider supporting us today or during Giving Tuesday next week --every dollar counts! https://t.co/uEjav6s8NX #Support
It's great when users start using newly released features, find bugs and go one step further opening pull requests with patches
https://t.co/XAPrhSCArk
The Apache® Software Foundation Celebrates 19 Years of Open Source Leadership "The Apache Way" https://t.co/oWlm2QfGjf World's largest Open Source foundation's all-volunteer community makes a difference in the lives of billions of users #Apache#TheApacheWay#CommunityOverCode
Introducing context linking in @jclouds with an example of linking the OpenStack Nova and Neutron APIs by @IgnasiBarrera. Definitely a useful addition to jclouds. https://t.co/C5JXHjCCeQ
Starting from version 2.1.0 you'll be able to link your OpenStack Nova APIs to a Neutron context for all networking operations. Check out the new context linking feature! https://t.co/9i2Ip5kdid
Please help us welcome @jmspring as a new jclouds committer! He's been helping a lot with the #Azure ARM provider and working hard towards its promotion. Welcome aboard!
The Azure ARM provider is finally out of labs! It's been a long journey. Special thanks to @ritazzhang, @jmspring, and @jtjk for all the contributions and continued support!
@willemsst When you create a keypair, AWS only stores the public key. The private key is provided to the user to be downloaded and kept but never stored in AWS, so there is no way to get it via API.