
Answer-first summary for fast verification
Answer: Azure Key Vault
The correct answer is A: Azure Key Vault. Azure Key Vault is specifically designed to securely store and manage sensitive information such as tokens, passwords, certificates, and API keys. By using Azure Key Vault, administrative credentials can be encrypted and tightly controlled, ensuring they are not exposed during automated deployments. Other options like Azure Information Protection, Azure Security Center, and Azure Multi-Factor Authentication (MFA) do not offer the specific functionality needed for securely managing and encrypting deployment credentials.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
In a scenario where a company is automating server deployments to Azure and there is a concern about the security of administrative credentials being exposed during this process, which Azure service would be most appropriate to recommend for encrypting and securely managing these credentials?
A
Azure Key Vault
B
Azure Information Protection
C
Azure Security Center
D
Azure Multi-Factor Authentication (MFA)
No comments yet.