HashiCorp Certified: Vault Associate (002) — Question 47

Which of the following statements are true about Vault policies? (Choose two.)

Answer options

Correct answer: C, E

Explanation

Option C is correct because Vault policies indeed provide a way to declaratively manage access to specific paths and operations. Option E is also correct as policies in Vault default to denying access unless explicitly granted. Options A, B, and D are incorrect because the default policy can be modified, policies can be defined using various formats, and a restart is not necessary for policy changes to take effect.