Azure/azure-sdk-for-ruby

V2018_04_01 lacks VirtualMachine#resource_group method

akostadinov opened this issue · 2 comments

In the 0.11 API there was a method VirtualMachine#resource_group, now there isn't. I think it is appropriate for one to get that information. So please bring it back.

@akostadinov Thanks for reporting this. I will add this as a feature request and will release it soon. I will provide the update in this issue. Thanks

The latest release https://rubygems.org/gems/azure_mgmt_compute/versions/0.18.1 has this feature enabled. Feel free to reopen the issue if the issue still exists.

Related PR: Azure/autorest.ruby#33

FYI... @veronicagg @salameer