Skip to content

Commit a877ccc

Browse files
authored
Update 5-explore-azure-traffic-manager.md
1 parent 64114de commit a877ccc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

learn-pr/wwl-azure/load-balancing-non-https-traffic-azure/includes/5-explore-azure-traffic-manager.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,6 @@ Use the [**Performance** routing method](/azure/traffic-manager/traffic-manager-
5151
Use the [**Geographic** routing method](/azure/traffic-manager/traffic-manager-routing-methods#geographic-traffic-routing-method) to direct users to specific endpoints based on where their DNS queries originate from geographically. Good choice for regional compliance requirements.
5252

5353
:::image type="content" source="../media/routing-method-geographic-c04c1141.png" alt-text="Diagram that shows the 'Geographic' routing method.":::
54+
55+
> [!Note]
56+
> The are two other routing methods: Multivalue and Subnet. Use the [**Multivalue** routing method](/azure/traffic-manager/traffic-manager-routing-methods#multivalue-traffic-routing-method) when you want to return multiple healthy endpoints in a single DNS query response. Use the [**Subnet** routing method](/azure/traffic-manager/traffic-manager-routing-methods#subnet-traffic-routing-method) when you want to map user IP address ranges to specific endpoints.

0 commit comments

Comments
 (0)