HashiCorp Certified: Vault Associate (003)Exam HCVA0-003 Question # 57 Topic 6 Discussion

HashiCorp Certified: Vault Associate (003)Exam HCVA0-003 Question # 57 Topic 6 Discussion

HCVA0-003 Exam Topic 6 Question 57 Discussion:
Question #: 57
Topic #: 6

Your organization uses a CI/CD pipeline to deploy its applications on Azure. During testing, you generate new credentials to validate Vault can create new credentials. The result of this command is below:

text

CollapseWrapCopy

$ vault read azure/creds/bryan-krausen

Key Value

--- -----

lease_id azure/creds/bryan-krausen/9eed0373-ca92-99b6-b914-779b7bb0e1d9

lease_duration 60m

lease_renewable true

client_id 532bf678-ee4e-6be1-116b-4e4221e445dd

client_secret be60395b-4e6b-2b7e-a4b3-c449a5c00973

What commands can be used to revoke this secret after you have finished testing? (Select three)


A.

vault lease revoke azure/


B.

vault lease revoke -prefix azure/


C.

vault lease revoke azure/creds/bryan-krausen/9eed0373-ca92-99b6-b914-779b7bb0e1d9


D.

vault lease revoke azure/creds/bryan-krausen


E.

vault lease revoke -prefix azure/creds/bryan-krausen


Get Premium HCVA0-003 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.