Azure Traffic Manager key points
The following key points should be the answers to the questions that came to your mind throughout the chapter:
- For priority Traffic Manager, you can specify a value for the priority between
1
and1000
. - Multiple endpoints in priority Traffic Managers cannot share the same value.
- If you do not set the priority value, by default it will set the next in order.
- For weighted Traffic Manager, you can specify a value for the weight between
1
and1000
. - If you do not set the weight value, by default it will be set to
1
. - For performance Traffic Manager, all the endpoints located within the same region will receive the traffic evenly.
- If any of performance Traffic Manager endpoints go down, the client traffic will be sent to the nearest endpoint.
- For geographic Traffic Manager, you can specify the regional grouping and the country/region. However, you can restrict the distribution only to some countries on the level of state/province, such as the USA, Canada, Australia, and...