Sub1 という名前の Azure サブスクリプションがあります。
次の表に示す層を含む多層アプリケーションを展開する予定です。

次の要件を満たすネットワーク ソリューションを推奨する必要があります。
* Web サーバーとビジネス ロジック層間の通信が仮想マシン全体に均等に分散されるようにします。
* Web サーバーを SQL インジェクション攻撃から保護します。
各要件に対してどのAzureリソースを推奨すべきでしょうか?回答するには、回答エリアで適切なオプションを選択してください。注:正しい選択ごとに1ポイントが加算されます。

正解:

Explanation:

Box 1: an internal load balancer
Azure Internal Load Balancer (ILB) provides network load balancing between virtual machines that reside inside a cloud service or a virtual network with a regional scope.
Box 2: an application gateway that uses the WAF tier
Azure Web Application Firewall (WAF) on Azure Application Gateway provides centralized protection of your web applications from common exploits and vulnerabilities. Web applications are increasingly targeted by malicious attacks that exploit commonly known vulnerabilities. Application gateway which uses WAF tier.