オンプレミスの Active Directory ドメインと同期する Azure Active Directory (Azure AD) テナントがあります。 オンプレミスでホストされている WebApp1 という名前の内部 Web アプリがあります。WebApp1 は統合 Windows 認証を使用します。 一部のユーザーはリモートで作業しており、オンプレミス ネットワークへの VPN アクセスを持っていません。 リモート ユーザーに WebApp1 へのシングル サインオン (SSO) アクセスを提供する必要があります。 ソリューションに含める必要がある 2 つの機能はどれですか? 各正解は、ソリューションの一部を示しています。 注: それぞれの正しい選択は 1 ポイントの価値があります。
正解:A,E
A: Application Proxy is a feature of Azure AD that enables users to access on-premises web applications from a remote client. Application Proxy includes both the Application Proxy service which runs in the cloud, and the Application Proxy connector which runs on an on-premises server. You can configure single sign-on to an Application Proxy application. E: Add an on-premises app to Azure AD Now that you've prepared your environment and installed a connector, you're ready to add on- premises applications to Azure AD. 1. Sign in as an administrator in the Azure portal. 2. In the left navigation panel, select Azure Active Directory. 3. Select Enterprise applications, and then select New application. 4. Select Add an on-premises application button which appears about halfway down the page in the On-premises applications section. Alternatively, you can select Create your own application at the top of the page and then select Configure Application Proxy for secure remote access to an on-premise application. 5. In the Add your own on-premises application section, provide the following information about your application. 6. Etc. Incorrect: Not C: Conditional Access policies are not required. Reference: https://docs.microsoft.com/en-us/azure/active-directory/app-proxy/application-proxy-add-on- premises-application