会社は、Internet Information Server(IIS)を実行するAzure仮想マシンスケールセット(VMSS)を使用して複数のWebサイトをホストしています。
すべてのネットワーク通信は、エンドツーエンドのSecure Socket Layer(SSL)暗号化を使用して保護する必要があります。
ユーザーセッションは、Cookieベースのセッションアフィニティを使用して同じサーバーにルーティングする必要があります。
示されている画像は、VMSSへのWebサイトのネットワークトラフィックフローを示しています。
ドロップダウンメニューを使用して、各質問に回答する回答選択肢を選択します。
注:それぞれの正しい選択は1ポイントの価値があります。

正解:

Explanation

Box 1: Public
The following example shows site traffic coming from both ports 8080 and 8081 and being directed to the same backend pools.

Box 2: Application Gateway
You can create an application gateway with URL path-based redirection using Azure PowerShell.
Box 3: Path-based redirection and Websockets
References:
https://docs.microsoft.com/bs-latn-ba/azure//application-gateway/tutorial-url-redirect-powershell