Global Secure Access クライアントが展開されているオンプレミスの Windows 11 デバイスがあります。 Microsoft SharePoint Online と Exchange Online を使用する Microsoft 365 サブスクリプションがあります。 オンプレミス ネットワークから Microsoft 365 に Microsoft Entra Internet Access を展開します。展開では Microsoft 365 プロファイルが有効になっており、次のものが含まれています。 * Microsoft 365 サービスのデフォルトのトラフィック ポリシー * 継続的なアクセス評価による準拠ネットワークチェックを実行し、すべてのユーザーに適用されるリンクされた条件付きアクセスポリシー * すべてのデバイスへの割り当て * オンプレミス ネットワークに関連付けられたリモート ネットワークへの割り当て 継続的なアクセス評価を使用して保護される Microsoft 365 リソースはどれですか?
正解:A
Compliant network enforcement reduces the risk of token theft/replay attacks. Compliant network enforcement happens at the authentication plane (generally available) and at the data plane (preview). Authentication plane enforcement is performed by Microsoft Entra ID at the time of user authentication. If an adversary has stolen a session token and attempts to replay it from a device that is not connected to your organization's compliant network (for example, requesting an access token with a stolen refresh token), Entra ID will immediately deny the request and further access will be blocked. Data plane enforcement works with services that support Continuous Access Evaluation (CAE) - currently, *only SharePoint Online*. With apps that support CAE, stolen access tokens that are replayed outside your tenant's compliant network will be rejected by the application in near-real time. Without CAE, a stolen access token will last up to its full lifetime (default 60-90 minutes). Reference: https://learn.microsoft.com/en-us/entra/global-secure-access/how-to-compliant-network