ネットワークには、contoso.comという名前のActive Directoryフォレストが含まれています。フォレストには単一のドメインが含まれます。 contoso.comという名前のAzure Active Directory(Azure AD)テナントに関連付けられているSub1という名前のAzureサブスクリプションがあります。 Azure AD Connectを展開し、Active DirectoryとAzure ADテナントを統合する予定です。 次の要件を満たす統合ソリューションを推奨する必要があります。 テナントに同期されるユーザーアカウントにパスワードポリシーとユーザーログオン制限が適用されるようにします。ソリューションに必要なサーバーの数を最小限にします。 どの認証方法を推奨事項に含める必要がありますか?
正解:C
1. Ensures that password policies and user logon restrictions apply to user accounts that are synced to the tenant >> Pass-Through Authentication enforce on-premises user account states, password policies, and sign-in hours. 2. Minimizes the number of servers required for the solution. >> Pass-through needs a lightweight agent to be installed one (or more) on-premises servers. >> PW Hash also require installing Azure AD Connect on your existing DC.