Question: You want to configure the AKS instance running the Kineteco Inventory App to use Azure Active Directory (AD) for user authentication. To integrate with AKS with Azure AD which steps should you perform first?

  1. Create a service principal in Azure then assign the service principal AKS.
  2. Add users an Azure AD security group. Then assign the group permissions to AKS.
  3. Create a service principal in Azure AD. Then add user to the AKS security group.
  4. Create an App ID in Azure AD. Then create a service principal for the server app.

Answer: The correct answer of the above question is Option C:Create a service principal in Azure AD. Then add user to the AKS security group.