Azure authentication when using redundant environments

Viewed 32

Setup Overview

Hi,

This is what our setup looks like. We have 2 identical App instances that have dynamically allocated IP & Port, for redundancy. However the problem is when we request authorisation from Azure, we only gain access 50% of the time because the redirect back to the server may or may not be the server that requested authorisation.

Any idea how to solve this, either from Azure side or a basic loaddbalancer that sits in front of the Cloud instances?

1 Answers
Related