注: この質問は、同一の設定を示す複数の質問に含まれています。 ただし、それぞれの質問には異なる結果が伴います。解決策が要件を満たしているかどうかを確認してください。 会社では、Azure 仮想マシン (VM) 上に Microsoft SQL Server Always On 可用性グループが構成されています。 可用性グループのリスナーとして Azure 内部ロード バランサーを構成する必要があります。 解決策: セッション永続性をクライアント IP に設定します。 ソリューションは目標を満たしていますか?
正解:B
Session persistence ensures that a client will remain connected to the same server throughout a session or period of time. Because load balancing may, by default, send users to unique servers each time they connect, this can mean that complicated or repeated requests are slowed down. Reference: https://docs.microsoft.com/en-us/azure/load-balancer/distribution-mode-concepts#session- persistence