how to make azure app service accessible only from an organizations private network

Satyam Chauhan 607 Reputation points
2023-01-09T12:02:29.807+00:00

Hi,

I have an azure app service, I want to make it accessible only from the private network (Not present in Azure). How can we achieve this for an azure app service.

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,181 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Manu Philip 20,206 Reputation points MVP Volunteer Moderator
    2023-01-09T13:24:58.467+00:00

    In-order to access the Azure App services from a private network, you have to setup private end points. More details are provided in the following link

    Using Private Endpoints for Azure Web App


    --please don't forget to upvote and Accept as answer if the reply is helpful--

    1 person found this answer helpful.
    0 comments No comments

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.