AZ-500 · Question #431
You have an Azure subscription that contains an Azure key vault named Vault1 and a virtual machine named VM1. VM1 has the Key Vault VM extension installed. For Vault1, you rotate the keys, secrets…
The correct answer is C. the certificates only. The Key Vault VM extension provides automatic refresh of certificates stored in an Azure key vault. Specifically, the extension monitors a list of observed certificates stored in key vaults, and, upon detecting a change, retrieves, and installs the corresponding certificates…
Question
Options
- Athe keys only
- Bthe secrets only
- Cthe certificates only
- Dthe keys and secrets only
- Ethe secrets and certificates only
- Fthe keys, secrets, and certificates
How the community answered
(27 responses)- A7% (2)
- C78% (21)
- D4% (1)
- F11% (3)
Explanation
The Key Vault VM extension provides automatic refresh of certificates stored in an Azure key vault. Specifically, the extension monitors a list of observed certificates stored in key vaults, and, upon detecting a change, retrieves, and installs the corresponding certificates. https://learn.microsoft.com/en-us/azure/virtual-machines/extensions/key-vault- windows?tabs=version3
Topics
Community Discussion
No community discussion yet for this question.