ASP.NETアプリケーションを実行するAzure仮想マシンをデプロイします。アプリケーションは、会社のユーザーがインターネットからアクセスします。 ユーザーがASP.NETアプリケーションに接続する前に、Azure Active Directory(Azure AD)アカウントを使用して事前認証されていることを確認するためのソリューションを推奨する必要があります。推奨には何を含める必要がありますか?
正解:A
You can manage service principals in the Azure portal through the Enterprise Applications experience. Service principals are what govern an application connecting to Azure AD and can be considered the instance of the application in your directory. Reference: https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-how-applications-are-added