Exam Vault Associate 002 All QuestionsBrowse all questions from this exam
Question 77

You have manually created some usernames and passwords for a Microsoft SQL database on Azure, and need to store these credentials in Vault. What secrets engine should you use for this?

    Correct Answer: B

    For storing manually created usernames and passwords, the Key/Value secrets engine version 2 is appropriate. This engine allows you to store arbitrary secrets, making it suitable for securely storing manually created credentials for a Microsoft SQL database on Azure.

Discussion
daz_rekkaOption: B

B is correct as you manually created credentials and didn't originally enable the Database Secrets Engine with the MSSQL plugin to create dynamic ones.

Mark1000Option: B

B Is the right one