
Answer-first summary for fast verification
Answer: Use Azure Managed Identities for service-to-service authentication, configure AAD for RBAC.
Using Azure Managed Identities for service-to-service authentication and configuring AAD for RBAC ensures secure and efficient service-to-service communications.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You need to manage the integration of an Azure AI service with other Azure services. Describe the steps you would take to configure service-to-service authentication and authorization, including how you would use Azure Managed Identities and Azure AD for securing service-to-service communications and what considerations you would take into account for role-based access control.
A
Use API keys for service-to-service authentication, configure AAD for RBAC.
B
Use Azure Managed Identities for service-to-service authentication, configure AAD for RBAC.
C
Use username and password for service-to-service authentication, configure AAD for RBAC.
D
Use certificate-based authentication for service-to-service authentication, configure AAD for RBAC.
No comments yet.