認証を必要とするMicrosoftASP.NETアプリケーションを構築しています。 Azure Active Directory(Azure AD)を使用してユーザーを認証する必要があります。あなたは最初に何をすべきですか?
正解:C
Register your application to use Azure Active Directory. Registering the application means that your developers can use Azure AD to authenticate users and request access to user resources such as email, calendar, and documents. Reference: https://docs.microsoft.com/en-us/azure/active-directory/manage-apps/developer-guidance-for-integrating-applica https://docs.microsoft.com/en-us/azure/active-directory/develop/quickstart-v2-aspnet-webapp