In order to add endpoints to Traffic Manager, we must do the following:
- In the Azure portal, locate the previously created Traffic Manager profile.
- In the Traffic Manager blade, under the settings, select Endpoints. Select Add to add a new endpoint:
- In the new blade, we need to provide information for the type (of endpoint we are adding) and the name. Based on the type, we can select certain target resource types, and based on the target resource type selection, we can select resources that fit the target resource type selected:
- Adding a single endpoint will only work as a redirection from one FQDN to another. We need ...