Questions for the VAULT ASSOCIATE 002 were updated on : Dec 01 ,2025
Which statement describes the results of this command: vault kv list secret/test?
b
Which of these options does not allow the creation of a root token?
a
Which of the following storage backends supports high availability?
d
Which is not true of Vault tokens?
d
Which of the following are replication methods available in Vault Enterprise? (Choose two.)
cd
Which of the following statements are true about Vault policies? (Choose two.)
ce
What information is required to revoke a Vault lease?
c
Why might an application be mapped to an identity entity?
c
You manage two Vault dusters: vaultduster1.acme.corp and vaultduster2.acme.corp. You want to write a secret to the first Vaultcluster vaultcluster1.acme.corp and run vault kv put secret/foo value=bar. The command times out and the error references the Vault cluster, vaultcluster2.acme.corp.
You run the command again with the following address flag:
vault kv put -address=https://vaultcluster1.acme.corp secret/foo value=bar
The command completes successfully. You find that the terminal session defines the environment variable VAULT_ADDR=https://vaultcluster2.acxe.corp:8200
Why was the second attempt successful?
c
Where can you set the Vault seal configuration? (Choose two.)
cd
testing tt