nerdexam
HashiCorpHashiCorp

VAULT-ASSOCIATE-002 · Question #67

VAULT-ASSOCIATE-002 Question #67: Real Exam Question with Answer & Explanation

The correct answer is A: The current time. The vault lease renew command extends a secret's lease by incrementing its duration from the precise moment the renewal request is processed.

Submitted by kim_seoul· Apr 18, 2026Operate Vault

Question

The vault lease renew command increments the lease time from:

Options

  • AThe current time
  • BThe end of the lease

Explanation

The vault lease renew command extends a secret's lease by incrementing its duration from the precise moment the renewal request is processed.

Common mistakes.

  • B. Incrementing the lease time from the end of the existing lease would extend its current expiry date, which is contrary to Vault's lease renewal model where the lease duration is reset from the point of renewal.

Concept tested. Vault lease renewal behavior

Reference. https://developer.hashicorp.com/vault/docs/concepts/leasing#renewal

Topics

#Vault Leases#Lease Renewal#CLI Usage

Community Discussion

No community discussion yet for this question.

Full VAULT-ASSOCIATE-002 PracticeBrowse All VAULT-ASSOCIATE-002 Questions