Azure / azure-sdk-for-ruby

Ruby SDK for Azure Resource Manager: build and manage your Azure cloud infrastructure (Compute, Virtual Networks, Storage, etc...) using Ruby.
MIT License
275 stars 246 forks source link

looking for ruby replacement of azure-sdk-for-ruby #2833

Closed tbugfinder closed 1 year ago

tbugfinder commented 3 years ago

Hi, as the repo will be retired, I'm wondering how ruby developers deal with Azure? Is there any project / library which already provides ruby interfaces to the Azure RestAPI?

tbugfinder commented 3 years ago

https://github.com/Azure/azure-sdk-for-ruby/blob/master/docs/README.md

nickzhums commented 3 years ago

Hi @tbugfinder Please check this guide (https://github.com/Azure/azure-sdk-for-ruby/blob/master/docs/README.md) to call Azure REST API in Ruby

jsmartt commented 3 years ago

In the absence of ongoing support, it would be nice if some generic REST methods (like #get, #post, #delete, etc.) were created to simplify manual API calls. The documented way of doing this right now is almost 100 lines long, but to be user-friendly, this really ought to be about 15, with the majority of that being client/auth setup that can be reused.

Also, if Microsoft won't be supporting this repo, will Microsoft grant interested community members access to continue maintaining it?

nickzhums commented 3 years ago

Hi @jsmartt , are you referring to this document (https://github.com/Azure/azure-sdk-for-ruby/blob/master/docs/README.md)

Regarding second question, I'm not exactly sure, let me ask and get back to you

nickzhums commented 3 years ago

@jsmartt double checked with the team, this repo is still under Microsoft maintenance until Dec 31st, 2021. After that, it will be released to community, by then i will be able to add you to the maintainer list. In the meantime, feel free to submit PR and we will help review, thanks

tbugfinder commented 2 years ago

Has there been a transition to „the community“?

kurtzeborn commented 1 year ago

Thank you for your interest in Azure SDKs. As detailed in this retirement announcement, this repo is no longer supported as of December 31st 2021. Please find the up-to-date list of languages and services supported with Azure SDKs here: https://aka.ms/azsdk