live chatMcAfee Secure sites help keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams
Pass4Test 10%OFF Discount Code

HashiCorp Certified: Vault Associate (002) - Vault-Associate-002 Exam Questions

QUESTION NO: 1
What methods of authentication does Vault support? (Choose four.)
Correct Answer: A,D,E,F
QUESTION NO: 2
Use this screenshot to answer the question below:

When are you shown these options in the GUI?
Correct Answer: C
QUESTION NO: 3
Use this screenshot to answer the question below:

Where on this page would you click to view a secret located at secret/my-secret?
Correct Answer: D
QUESTION NO: 4
Which endpoint can be used to list all tokens?
Correct Answer: A
QUESTION NO: 5
What attributes are unique to batch tokens? (Choose three.)
Correct Answer: A,B,D
QUESTION NO: 6
Running the second command in the GUI CU will succeed.
Correct Answer: B
QUESTION NO: 7
Examine the command below. Output has been trimmed.

Which of the following statements describe the command and its output?
Correct Answer: C
QUESTION NO: 8
When creating a policy, an error was thrown:

Which statement describes the fix for this issue?
Correct Answer: B
QUESTION NO: 9
An organization would like to use a scheduler to track & revoke access granted to a job (by Vault) at completion.
What auth-associated Vault object should be tracked to enable this behavior?
Correct Answer: D
QUESTION NO: 10
Which path will this policy allow?
path "kv/+/team_*" {
capabilities = [ "read" ]
}
Correct Answer: B