We use Azure Key Vault to store the secrets of our applications.
There were always enough Get key operations to access secrets.
Are there any recommendations and practices for using the List key operation to access keys?
How much less secure is it?
The manual says that with these List rights you can get access to all keys of the Key Vault

