How to Create Traffic Manager profiles in Microsoft azure.

Azure Traffic Manager is a DNS-based traffic load balancer. This service allows you to distribute traffic to your public facing applications across the global Azure regions. Traffic Manager also provides your public endpoints with high availability and quick responsiveness.

 

  • Login to azure portal.
  • Click on All Services.
  • Select Traffic Manager profiles.

 

Fig 1

 

  • Click on Create option.

Fig 2

 

  • On Basic tab provide the following values:-

 

  • Provide a name for your Traffic Manager profile.
  • Select Routing Method.
  • Subscription: An Azure subscription grants you access to Azure services.
  • Resource group name: A resource group is a collection of resources.
  • Then click on Create.

 

Fig. 3

 

  • After some time, you will see a message as “Your deployment is ready”.
  • Click on “Go to resources” & You can see that the Traffic Manager profiles is there with the name we provide.

Leave a Reply