- Require azure/core before extending serialization class with it #383
- Signing key must be provided (ArgumentError) #367
- Can not upload file with spaces #360
- Updating gem to consume 'azure-core' gem, Git repo
- Support for VCR recorded test enabled
- Following Issues were addressed April Release Closed Issues
- fix the require for module_definition via #327
- azure_mgmt_compute version 0.2.0
- http://www.rubydoc.info/gems/azure_mgmt_compute
- added scale sets
- warn on vm_size unknown
- azure_mgmt_network version 0.2.0
- added express route
- added route tables
- breaking change: public_ip_addresses became public_ipaddresses
- azure_mgmt_resource version 0.2.0
- added policy_assignments and policy_definitions
- updated to the latest api_version (2015-11-01)
- azure_mgmt_storage version 0.2.0
- update to the latest api_version (2015-06-15)
- azure_mgmt_cdn version 0.2.0
- Azure CDN management SDK
- initial release: http://www.rubydoc.info/gems/azure_mgmt_cdn
- azure_mgmt_authorization version 0.2.0
- azure_mgmt_features version 0.2.0
- azure_mgmt_graph version 0.2.0
- azure_mgmt_locks version 0.2.0
- azure_mgmt_notification_hubs
- azure_mgmt_redis version 0.2.0
- Azure Redis Management SDK
- initial release: http://www.rubydoc.info/gems/azure_mgmt_redis
- azure_mgmt_scheduler version 0.2.0
- azure_mgmt_search version 0.2.0
- azure_mgmt_sql version 0.2.0
- Azure SQL Management SDK
- initial release: http://www.rubydoc.info/gems/azure_mgmt_sql
- azure_mgmt_subscriptions version 0.2.0
- azure_mgmt_web version 0.2.0
- Azure WebApp Managment SDK
- initial release: http://www.rubydoc.info/gems/azure_mgmt_web
- Documentation updates to the readme
- Content encoding adapted for Blobs in the case of IO or String
- Make sure that auto_generated certificate is uploaded with add_role for Cloud Services
- Fix issue of autoloading VirtualMachineDiskManagementService
- Upgraded ASM versioning to 2014-06-01
- Added the ability to use personal vm images not just gallery images
- Namespaced all of the things so there is no leakage
- Added proper support for .pfx
- Added bin to transform .publishsettings files to .pfx files
- Added support for Azure.config.management_certificate as string
- Added ms-blob-content-disposition support, bump blob
x-ms-version
header to2013-08-15
- Fixed KeepAlive and timeout for blobs
- VM sizes are available -- we just warn if they are not in our list
- Support for nokogiri on windows
- Ability to delete a staging deployment of a cloud service
- Peek_lock fixed for service bus
- Support for creating shared access signatures
- Upgraded Service Management Versioning to 2014-04-01
- Created separate API for add role
- Logical Unit Number(lun) is optional argument in API add_data_disk
- Cloud service should delete only if there are no other VMs/Deployments in the cloud service
- Added more sizes(Basic_A0, Basic_A1, Basic_A2, Basic_A3, Basic_A4) options for Virtual Machine and Cloud Service.
- 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.
- Fix issue Azure#130
- Restart Virtual Machine
- Add disk to Virtual Machine
- Add/Update Virtual Machine endpoints
- Delete Virtual Machine endpoint
- Fixed http redirection error
- Add a new role to existing deployment
- Add support for including VMs in availability sets
- Add the following service management API
- Virtual Machine
- Virtual Machine Image
- Virtual Network
- Cloud Service
- Storage
- Sql Database
- Location and Affinity Group
- First release
- Ruby 1.9.3 and 2.0 support
- Storage support: Blob, Table and Queue
- Service Bus support: Queue, Topic/Subscription