nerdexam
HashiCorp

VAULT-ASSOCIATE-002 · Question #16

Use this screenshot to answer the question below: When are you shown these options in the GUI?

The correct answer is C. Enabling secret engines. The provided options, showing various engine types like kv, pki, or aws with an "Enable" action, are presented when configuring secret engines in the Vault GUI.

Submitted by jian89· Apr 18, 2026Administer Vault

Question

Use this screenshot to answer the question below: When are you shown these options in the GUI?

Exhibit

VAULT-ASSOCIATE-002 question #16 exhibit

Options

  • AEnabling policies
  • BEnabling authentication engines
  • CEnabling secret engines
  • DEnabling authentication methods

How the community answered

(30 responses)
  • A
    3% (1)
  • B
    7% (2)
  • C
    87% (26)
  • D
    3% (1)

Why each option

The provided options, showing various engine types like `kv`, `pki`, or `aws` with an "Enable" action, are presented when configuring secret engines in the Vault GUI.

AEnabling policies

Enabling policies involves defining access control rules, not selecting from a list of engine types.

BEnabling authentication engines

Enabling authentication engines involves choosing methods like 'userpass', 'LDAP', or 'AppRole', which are distinct from secret engine types.

CEnabling secret enginesCorrect

The Vault GUI presents a list of available engine types (e.g., `kv`, `pki`, `aws`) when you navigate to the section for enabling new secret engines, allowing users to choose which type of secret backend to activate.

DEnabling authentication methods

This is a duplicate of B, and refers to authentication methods (e.g., AppRole, AWS), not secret engines.

Concept tested: Vault GUI, secret engine management

Source: https://developer.hashicorp.com/vault/docs/secrets/kv

Topics

#Vault UI#Secret Engines#Engine Configuration

Community Discussion

No community discussion yet for this question.

Full VAULT-ASSOCIATE-002 Practice