Unable to create Endpoint in Traffic Manager Profile

Mahesh Subramanian 30 Reputation points
2024-08-15T09:59:11.27+00:00

I have created couple of WebApps(.Net6)

I am unable to create an Endpoint in Traffic Manager profile. It says as below

Failed to save configuration changes to Traffic Manager profile 'maheshtrafficmanager'. Error: Some of the provided Azure Website endpoints are not valid: Cannot find HostName with name eastuswebapp-exf5e0grdecncxhk.eastus-01.azurewebsites.net.

Azure Traffic Manager
Azure Traffic Manager
An Azure service that is used to route incoming network traffic for high performance and availability.
127 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,809 questions
{count} vote

Accepted answer
  1. Kumar Ritesh 80 Reputation points Microsoft Employee
    2024-08-17T06:14:55.52+00:00

    Hi ,

    I was aslo facing the same issue. Researched a bit and came across below doc : https://techcommunity.microsoft.com/t5/apps-on-azure-blog/public-preview-creating-web-app-with-a-unique-default-hostname/ba-p/4156353

    So, to avoid DNS dangling a new feature is launched in azure which created hostname like mentioned in the question and it doesn't get registered to DNS. You need to create new Web App with highlit flag off

    User's image

    After this , it will work.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.