Microsoft Corporation is announcing that Windows Azure SDK for Ruby with version number 0.7.0 is already available to download.
What is Windows Azure SDK for Ruby ?
Windows Azure SDK for Ruby is A SDK for developing Ruby-based apps and websites that run on Windows Azure, a cloud computing platform and infrastructure created by Microsoft .
Windows Azure SDK for Ruby allows developers to use the Windows Azure Storage and Service Bus technologies for their projects.The SDK contains cross-OS support to be used with any platform.Other Windows Azure SDKs are also available for:PHPNode.jsJava.NETPython
This is changelog for Windows Azure SDK for Ruby version 0.7.0 :
- Added get_cloud_service_properties method, which returns all cloud service properties (embed-detail=true), including info about all VMs.
- Added winrm_http_port and winrm_https_port to get_virtual_machine method to allow the users to configure custom ports for winrm-http and winrm-https.
- Checks if any ports are in use before adding a role in the existing cloud service
- Auto generate public port for add role.
You can read the complete changelog and also download this latest version on their homepage: www.windowsazure.com