Microsoft
AZ-400 · Question #157
You create a Microsoft ASP.NET Core application. You plan to use Azure Key Vault to provide secrets to the application as configuration data. You need to create a Key Vault access policy to assign sec
The correct answer is B. Get only. Application data plane permissions: https://docs.microsoft.com/en-us/azure/key-vault/key-vault-secure-your-key-vault
Submitted by yuki_2020· Mar 6, 2026Develop a security and compliance plan
Question
You create a Microsoft ASP.NET Core application. You plan to use Azure Key Vault to provide secrets to the application as configuration data. You need to create a Key Vault access policy to assign secret permissions to the application. The solution must use the principle of least privilege. Which secret permissions should you use?
Options
- AList only
- BGet only
- CGet and List
How the community answered
(63 responses)- A17% (11)
- B75% (47)
- C8% (5)
Explanation
Application data plane permissions: https://docs.microsoft.com/en-us/azure/key-vault/key-vault-secure-your-key-vault
Community Discussion
No community discussion yet for this question.