注:この質問は、同じシナリオを提示する一連の質問の一部です。シリーズの各質問には、指定された目標を達成できる独自のソリューションが含まれています。一部の質問セットには複数の正しい解決策がある場合がありますが、他の質問セットには正しい解決策がない場合があります。 このセクションの質問に回答すると、その質問に戻ることはできません。その結果、これらの質問はレビュー画面に表示されません。 VNet1という名前のAzure仮想ネットワークへのポイントツーサイトVPN接続を持つComputer1という名前のコンピューターがあります。ポイントツーサイト接続では、自己署名証明書を使用します。 Azureから、VPNクライアント構成パッケージをダウンロードして、Computer2という名前のコンピューターにインストールします。 Computer2からVNet1へのポイントツーサイトVPN接続を確立できることを確認する必要があります。 解決策:Azure Active Directory(Azure AD)認証ポリシーを変更します。 これはこの目標を満たしていますか?
正解:B
Instead export the client certificate from Computer1 and install the certificate on Computer2. Note: Each client computer that connects to a VNet using Point-to-Site must have a client certificate installed. You generate a client certificate from the self-signed root certificate, and then export and install the client certificate. If the client certificate is not installed, authentication fails. Reference: https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-certificates-point-to-site