Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
HashiCorp logo

HashiCorp Certified:Vault Operations Professional

Domain 7Objective 3

[ Vault Enterprise] Understand Sentinel Policies VAULT-OPERATIONS-PROFESSIONAL Practice Questions (Page 1)

Part of the Configure access control domain, which makes up ~13% of our current practice bank. HashiCorp does not publish an official question count, but from its 240-minute exam (~95–160 total, ~12–21 in this domain), expect 2–4 from this objective — we provide 18 practice questions to prepare you well beyond it. (estimate)

18questions here
4free pages
5concepts

Questions 1–5

  1. 1application · medium

    A Vault Enterprise administrator is developing a Sentinel policy that uses the `ldap` service to check the user's group membership. The administrator wants to test the policy with a mock LDAP user. Which approach should the administrator use to test the policy?

    Select an answer first
  2. 2application · medium

    A Vault Enterprise administrator has written a Sentinel policy to enforce that only requests from the `engineering` team can write to `secret/eng/*`. The policy uses the `ldap` service to check the user's team. Before deploying the policy to production, the administrator wants to test it locally. Which tool should the administrator use?

    Select an answer first
  3. 3application · medium

    A Vault Enterprise administrator is writing a Sentinel policy that uses a parameter to specify the allowed IP range. The policy includes the following code: ``` import "sockaddr" parameter "allowed_cidr" { default = "10.0.0.0/8" } main = rule { sockaddr.is_contained(request.connection.remote_addr, parameters.allowed_cidr) } ``` What is the purpose of the `parameter` block in this policy?

    Select an answer first
  4. 4foundation · easy

    Which Vault edition includes support for Sentinel policies?

    Select an answer first
  5. 5foundation · easy

    Which Vault CLI command is used to attach a Sentinel policy to a specific path?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by HashiCorp. “VAULT-OPERATIONS-PROFESSIONAL” is a trademark of its owner, used for identification only.