Private access to Web App in app service plan S1

LORENZO SALERNO 1 Reputation point
2024-05-14T14:07:35.7066667+00:00

Hi,

I have an old App service plan S1 tier that contains 3 web apps.

The frontend webapp should be accessed only through the Application gateway exposed to the internet, so I created a private endpoint and a private dns zone associated to the vnet. The connectivity from the application gateway to the web app works properly, I have the backend healthy and the connection troubleshoot shows reachability to the private endpoint of the webapp.
User's image

The same happen if I try a tcp ping or a telnet from a VM in the same network.

The problem is that when I try to connect via browser to the webapp from the application gateway or from the VM, I got 403 unauthorized.

When I open the public access of the webapp everything works again.

Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
474 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,053 questions
{count} votes