Skip to content

Commit 516699f

Browse files
committed
edit
1 parent 6784b44 commit 516699f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/traffic-manager/traffic-manager-load-balancing-azure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ In this example scenario, we use a simple website that serves two types of conte
3939

4040
Additionally, the default VM pool serving the dynamic content needs to talk to a back-end database that is hosted on a high-availability cluster. The entire deployment is set up through Azure Resource Manager.
4141

42-
Traffic Manager, Application Gateway, and Load Balancer allows this website to achieve the following design goals:
42+
Using Traffic Manager, Application Gateway, and Load Balancer, you can enable this website to achieve the following design goals:
4343

4444
* **Multi-geo redundancy**: If one region goes down, Traffic Manager routes traffic seamlessly to the closest region without any intervention from the application owner.
4545
* **Reduced latency**: Because Traffic Manager automatically directs the customer to the closest region, the customer experiences lower latency when requesting the webpage contents.
@@ -140,7 +140,7 @@ In this scenario, Traffic Manager is connected to application gateways (as confi
140140

141141
![Traffic Manager "Add endpoint"](./media/traffic-manager-load-balancing-azure/s3-tm-add-endpoint-blade.png)
142142

143-
4. Now you can test your setup by accessing it with the DNS of your Traffic Manager profile (in this example: TrafficManagerScenario.trafficmanager.net). You can resend requests, bring up or bring down VMs and web servers that were created in different regions, and change the Traffic Manager profile settings to test your setup.
143+
4. Now you can test your setup by accessing it with the DNS of your Traffic Manager profile (in this example: `TrafficManagerScenario.trafficmanager.net`). You can resend requests, bring up VMs, or bring down VMs and web servers that were created in different regions. You can also change and test different Traffic Manager profile settings.
144144

145145
### Step 4: Create a load balancer
146146

0 commit comments

Comments
 (0)