
Answer-first summary for fast verification
Answer: Implement strong authentication, end-to-end data encryption, and fine-grained access control.
Option A provides the most robust security for Azure AI Services. Strong authentication ensures only authorized users can access the services. End-to-end data encryption protects sensitive data. Fine-grained access control ensures appropriate permissions are granted.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You are evaluating solutions that include Azure AI Services Security. What are the key security considerations you would focus on to ensure the protection of AI models and data? Consider authentication, data encryption, and access control.
A
Implement strong authentication, end-to-end data encryption, and fine-grained access control.
B
Use basic authentication, no data encryption, and broad access control.
C
Implement weak authentication, partial data encryption, and minimal access control.
D
Use token-based authentication, full data encryption, but no access control.
No comments yet.