
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.