Configuring Traffic Manager service endpoints
So far, you have learned how to build the Traffic Manager with the desired routing method. However, you still miss the most important part, that is, endpoints. In this section, you will learn how to configure service endpoints for different routing methods.
Configuring endpoints for Traffic Manager with performance routing method
To configure the endpoints for Traffic Manager with the performance routing method, you need to consider that there are different types of endpoints.
Adding an Azure endpoint
Perform the following steps to add an Azure endpoint:
- Navigate to the Traffic Manager profile, under
SETTINGS
, and click onEndpoints
. A new blade will be opened, as shown in the following screenshot:
Figure 7.6: Traffic Manager endpoints
- Click on
Add
, and a new blade will be opened wherein you need to specify the following:Type
: Here, theAzure endpoint
would be selected. There are three types, which are as follows:Azure endpoint
: This will be used...