
Answer-first summary for fast verification
Answer: Integrate the AI service with AAD, configure appropriate roles and permissions for users, and test the authentication flow to ensure it works as expected.
Option C is the correct answer. Integrating the AI service with AAD allows for seamless authentication and authorization using the company's existing identity management system. Configuring appropriate roles and permissions for users ensures that access to the AI service is controlled and secure. Additionally, testing the authentication flow helps verify that the integration works as expected and identifies any potential issues that need to be addressed.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
As an Azure AI Engineer, you are responsible for managing authentication for an Azure AI Service resource. Your company has implemented a new authentication mechanism that requires integration with Azure Active Directory (AAD). What steps should you take to ensure seamless authentication and authorization for the AI service?
A
Ignore the new authentication mechanism and continue using the existing authentication method.
B
Integrate the AI service with AAD without configuring any roles or permissions for users.
C
Integrate the AI service with AAD, configure appropriate roles and permissions for users, and test the authentication flow to ensure it works as expected.
D
Disable AAD integration and rely on the AI service's built-in authentication mechanism to manage user access.
No comments yet.