MicrosoftMicrosoft
AZ-204 · Question #589
AZ-204 Question #589: Real Exam Question with Answer & Explanation
The correct answer is D: KeyClient. https://learn.microsoft.com/en-us/azure/key-vault/keys/quick-create-net
Submitted by klara.se· Mar 30, 2026
Question
You manage an Azure Key Vault named kv1 of Standard SKU. You plan to programmatically store in kv1 an asymmetric key pair and use the key pair for encryption and decryption. You must develop an application named app1 that will access the key pair in kv1. You need to configure an object to retrieve a key pair from kv1. Which object should you use?
Options
- ASecretClient
- BKeyVaultSettingsClient
- CCertificateClient
- DKeyClient
Explanation
https://learn.microsoft.com/en-us/azure/key-vault/keys/quick-create-net
Community Discussion
No community discussion yet for this question.