Azure Traffic Manager is designed to provide traffic routing to various locations based on a ruleset that you specify. It can be used for priority (failover), weighted distribution, performance, and geographic traffic distribution. The failover option is similar to GSLB – and works in a similar way, so I am going to demonstrate that in this post. I’ve started with […]
Continue Reading →Tags: Azure
Load Balancing Citrix StoreFront with Azure Load Balancer
Sometimes there is a requirement to Load Balance StoreFront using a method other than NetScaler. Although rare (in my experience!) this does occasionally happen when NetScaler is perhaps not being used for Remote Access – in an internal only environment for example. In this post I will explain how to Load Balance StoreFront using the native Azure Load Balancers. We […]
Continue Reading →GSLB for NetScaler Gateway across Azure Locations
In this post I’ll be going through how I have configured GSLB for NetScaler Gateway in Azure, and the various elements required for this type of configuration. Firstly – I began by setting up the background infrastructure to demonstrate this test. Namely, 2x Active Directory DCs within two Azure Locations (Eastern US (EUS), and South Central US (SCUS)). These were […]
Continue Reading →