microsoft_azure
microsoft_azure copied to clipboard
bumping up gem and cookbook versions
#9
@jeffmendoza @adamedx
Seems reasonable. I'll get @russellseymour or myself to verify this, this week.
Thanks @jjasghar !
This all looks good to me.
Verifying that it all works with some local testing.
I am not able to approve this after testing locally and my initial look at the PR.
@dparkar Did this cookbook work when you used it after upgrading the gem versions?
The last azure
gem version that supported the BlobService was 0.7.5, versions 0.7.6 and 0.7.7 do not have the BlobService code any longer, which is what the resources in this cookbook depend on.
There is now a separate gem that handles Azure Storage - https://github.com/Azure/azure-storage-ruby.