Exam HCVA0-003 Topic 2 Question 185 Discussion

Actual exam question for HashiCorp's HCVA0-003 exam
Question #: 185
Topic #: 2
Which of the following are true about Vault policies?
Pick the 2 correct responses below.

Suggested Answer: E,F Vote an answer

Vault policies are path-based. This means authorization rules are written against Vault paths and the capabilities allowed on those paths. Policies do not need to be created separately for every individual secret because wildcard and path patterns can cover groups of secrets. Vault policies do not support full regular expressions, and permission types are not arbitrarily extended as plugins. The * wildcard is a glob wildcard and is limited in how it can be used; in standard ACL path rules, it is used only as a suffix glob at the end of a path pattern. Vault also supports path matching through its policy syntax, but not unrestricted wildcard placement everywhere in the path. Therefore, the two correct statements are that policies support suffix globbing with * and that policies are path-based.

by Dave at Jul 17, 2026, 11:13 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10