You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The keyvault-admin is currently only the generated code. This issue is to track the work needed to make this client be on par with the other Key Vault clients.
Add the convenience layer.
Add the tests.
Add the samples.
Review the API and documentation.
Make sure things work on CI.
Focusing the work this way will make it easier to address:
The keyvault-admin is currently only the generated code. This issue is to track the work needed to make this client be on par with the other Key Vault clients.
Focusing the work this way will make it easier to address:
Regarding the convenience layer
Look for other clients for reference. For example:
Heath mentioned that they don't have a KeyVaultAdmin client, but one KeyVaultAccessControlClient and another KeyVaultBackupClient.
The text was updated successfully, but these errors were encountered: