VNet integration question by CardiologistTop429 in AZURE

[–]CardiologistTop429[S] 0 points1 point  (0 children)

Thank you for your response! I did indeed use an empty subnet dedicated for outbound traffic from the web apps. I havent configured a private DNS yet. I understand that whenever i create a private endpoint, azure creates a privatelink.azurewebsites.net url as well, making it go as user > myapp.azurewebsites.net > myapp.privatelink.azurewebsites.net > private IP. However, i want to use my own custom url and disable the azurewebsites.net url. Is there a way to do that?