azure-sdk-for-ruby icon indicating copy to clipboard operation
azure-sdk-for-ruby copied to clipboard

Where is the documentation for the Key Vault gem?

Open jrmhaig opened this issue 4 years ago • 3 comments

The link in the README to 'Key Vault' goes to the Rubygems page. The documentation page there links to the Microsoft Azure develop page that shows how to install the azure gem and provides a link to 'Read the full Azure SDK for Ruby documentation'. This leads back to the README file here.

Where can I find the actual documentation?

I did find this example:

https://github.com/Azure-Samples/key-vault-ruby-manage-vaults

but it only works up to version 0.14. From 0.15 onwards I get:

example.rb:32:in `run_example': uninitialized constant Azure::ARM (NameError)
Did you mean?  ARGV

jrmhaig avatar Feb 28 '20 12:02 jrmhaig

Based on my knowledge, we don't have enough docs for ruby sdk. Sorry about that.

mmyyrroonn avatar Mar 03 '20 02:03 mmyyrroonn

Thanks @MyronFanQiu

I'll use the azure-key-vault gem instead. It is an unofficial, 3rd-party gem but it does what I need for the moment.

jrmhaig avatar Mar 03 '20 09:03 jrmhaig

Do we have any references for the Documentation? How are we supposed to get/put secrets to keyvault?

manali14 avatar Aug 27 '20 09:08 manali14

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

kurtzeborn avatar Jan 11 '23 03:01 kurtzeborn