Azureサブスクリプションがあります。 ユーザーは、ホームまたは顧客サイトからサブスクリプションのリソースにアクセスします。ユーザーは自宅から、AzureリソースにアクセスするためにポイントツーサイトVPNを確立する必要があります。顧客サイトのユーザーは、サイト間VPNを使用してAzureリソースにアクセスします。 複数のAzure仮想マシンで実行されるApp1という名前の基幹業務アプリがあります。仮想マシンはWindows Server 2016を実行します。 App1への接続がすべての仮想マシンに分散していることを確認する必要があります。 使用できる2つのAzureサービスは何ですか?それぞれの正解は完全なソリューションを示します。 注:それぞれの正しい選択は1ポイントの価値があります。
正解:D,E
Network traffic from the VPN gateway is routed to the cloud application through an internal load balancer. The load balancer is located in the front-end subnet of the application. Reference: https://docs.microsoft.com/en-us/azure/architecture/reference-architectures/hybrid- networking/vpn https://docs.microsoft.com/en-us/azure/load-balancer/load-balancer-overview https://docs.microsoft.com/en-us/azure/application-gateway/overview