When Vault is sealed, which are the only two operations available to a Vault administrator? (Select two)
You have a legacy application that requires secrets from Vault that must be written to a local configuration file. However, you cannot refactor the application to communicate directly with Vault. What solution should you implement to satisfy the requirements?
True or False? Once the minimum decryption version is set on an encryption key, older versions of the key are removed from Vault and are no longer available for decryption operations.
You are trying to create a new orphan token but receiving a Permission Denied error. What capabilities are required to create this token without using a root token?
An application is trying to use a dynamic secret in which the lease has expired. What can be done in order for the application to successfully request data from Vault?
Your organization wants to set up human-based authentication for AzureAD. What authentication method should you enable and configure for Vault?
True or False? The command vault lease revoke -prefix aws/ will revoke all leases associated with the secret engine mounted at /aws.