VA-003 Manage Vault leases Practice Question
Which of the following best describes a Vault lease?
⚠ Common exam trap
HashiCorp often tests the distinction between the lease itself (the lifecycle management agreement) and the secret value, leading candidates to mistakenly choose Option D because they think the lease is the actual secret.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
A time-limited agreement that governs the lifecycle of a secret.
A Vault lease is a time-bound agreement that governs the lifecycle of a secret, including its validity period, renewal, and revocation. When a secret is read from Vault, it is returned with a lease ID and a lease duration (TTL), after which the secret is automatically revoked unless renewed. This ensures that secrets are not valid indefinitely, reducing the risk of exposure.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
A permission to access a path.
Why it's wrong here
Permissions are defined by policies, not leases.
- ✓
A time-limited agreement that governs the lifecycle of a secret.
Why this is correct
This accurately describes a lease as a time-bound contract for secret usage.
- ✗
A contract to use a secret for a certain duration.
Why it's wrong here
This is a partial description but not the most accurate; leases also include renewal and revocation.
- ✗
The actual secret value.
Why it's wrong here
The secret value is separate from the lease.
Go deeper
Related to this question
About these practice questions
One of 498 original VA-003 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This VA-003 practice question is part of Courseiva's free HashiCorp certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the VA-003 exam.