
Answer-first summary for fast verification
Answer: Protect the account keys by using Azure Key Vault and restrict access to authorized personnel only.
Option D is the correct answer. Protecting account keys by using Azure Key Vault ensures that the keys are stored securely and access is restricted to authorized personnel only. This approach minimizes the risk of unauthorized access and potential security breaches. Additionally, rotating the account keys periodically and restricting access to only those who need it are essential best practices for managing account keys securely.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
You are responsible for managing account keys for an Azure AI service. What best practices should you follow to ensure the security of these keys?
A
Store the account keys in a shared document accessible by all team members.
B
Rotate the account keys periodically and notify all team members of the changes.
C
Use a single account key for all AI services and share it with all team members.
D
Protect the account keys by using Azure Key Vault and restrict access to authorized personnel only.