Skip to content

Commit 86aa11a

Browse files
committed
[APIM] Traffic Manager routing method
1 parent 121f672 commit 86aa11a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/api-management-howto-deploy-multi-region.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ To take advantage of geographical distribution of your system, you should have b
101101
```
102102

103103
> [!TIP]
104-
> You may also front your backend services with [Azure Traffic Manager](https://azure.microsoft.com/services/traffic-manager/), direct the API calls to the Traffic Manager, and let it resolve the routing automatically.
104+
> You may also front your backend services with [Azure Traffic Manager](https://azure.microsoft.com/services/traffic-manager/), direct the API calls to the Traffic Manager, and let it resolve the routing automatically. We recommend using Traffic Manager with the [**Geographic**](../traffic-manager/traffic-manager-routing-methods.md#geographic-traffic-routing-method) routing method for traffic distribution and failover. We don't recommend using Traffic Manager with the Weighted routing method with API Management.
105105

106106
## <a name="custom-routing"> </a>Use custom routing to API Management regional gateways
107107

0 commit comments

Comments
 (0)