We've deployed an Azure Application Gateway to load balance requests between two servers. The service being served uses SAML for authentication, and we use cookie-based affinity.
How/where can I monitor the distribution of load between the servers in the backend pool? The default logs and metrics only include things like "Total number of requests", or individual servers' uptime.