cloudbridge
cloudbridge copied to clipboard
Find method Azure KeyPairService
Right now, the find
method in AzureKeyPairService
always returns a list with only one item, essentially duplicating get
and wrapping it in a singleton list (name and id are the same property at the moment).
We could alternatively have it list all keypairs within a Resource Group & Storage Account, and do a non-exact match that would return a list with all matches (similar to the OpenStack implementation).
Hi , I would like to work on this issue. As this is one of the mandatory requirements for my course work i assure that it will complete.Please provide some necessary requirements
Hi my name is Aarushi Soni . I want to contribute to this issue . Is this issue still open ? I am first time contributor . Please guide me through this process.