Azure Function App - Error 403 - Forbidden The web app you have attempted to reach has blocked your access.

Ho, Keith D 185 Reputation points
2024-05-01T23:12:58.0566667+00:00

Currently, I have setup an Azure Function App that is integrated with a Virtual Network. After I configured everything inside the Networking tab of my Function App, I run into the Error 403 - Forbidden and cannot access my Function App backend url anymore. The Networking settings I have configured include Public Network Access enabled from select virtual networks and IP addresses, Unmatched rule action denied, rules that include my ip address and the vnet, and inbound/outbound ip address. The URL I am trying to access is in the form https://

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
{count} votes

1 answer

Sort by: Most helpful
  1. Efff dd 576 Reputation points
    2025-06-26T20:23:55.2333333+00:00

    having the same issues. using python (not dotnet) private endpoints.

    Error 403

    0 comments No comments

Your answer

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