Articles → MICROSOFT AZURE → Traffic Manager In Microsoft Azure
Traffic Manager In Microsoft Azure
Purpose
Traffic Routing Methods
- Priority → When the routing method is Priority, the service endpoints are stored as per the priority. The primary service endpoint is of top priority. If the primary service endpoint is unavailable, the traffic is redirected to the secondary endpoint, and so on
- Weighted → When the routing method is Weighted, each service endpoint has allocated a weight. The value is between 1 to 1000. The traffic is redirected based on the allocated weight
- Performance → When the routing method is Performance, the traffic is routed to the endpoint closest to the user location
- Geographic → When the routing method is Geographic, the request originating from the particular geography is routed to the endpoint of that geography
- Multivalue → This routing method is selected when IPv4/IPv6 addresses as endpoint
- Subnet →This routing method is used to map the sets of the end-user IP address
How To Create A Traffic Manager Profile?
Click to Enlarge
Click to Enlarge
Click to Enlarge
Click to Enlarge
Creation Of App Service
Click to Enlarge
Create Endpoints
Click to Enlarge
Click to Enlarge
Click to Enlarge