Microsoft released some new network functionalities on the Azure Platform. One of this new functionalities is: IP Source Affinity for Azure Loadbalancer which can be used to maintain affinity between the user’s IP address and the server. This comes in handy when an application, for example, makes use of web forms and you do not want to lose any data after a refresh. This post will go in to some more details about this functionality.
In general there … Read more…