App service to use only private link

deepa.loganathan 0 Reputation points
2025-03-11T15:27:22.0866667+00:00

How to create a App services which needs to be accessible only internally.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,451 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Manu Philip 20,101 Reputation points MVP
    2025-03-11T16:21:49.6133333+00:00

    Hi deepa.loganathan

    If you are looking for denied permission to limit the public access of the webapp while creating the app, you can set the following settings

    User's image

    If you are looking for applying the access restrictions, you may follow the following reference to help out!

    Manage access restriction rules in the portal

    If you are looking for restricting any access from internet, you can also setup an azure VPN to securely connect from your workspace. You may refer an article I have created on this here: Create Point-to-Site -P2S VPN Connection in Azure

    Hope this helps.


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


  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

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.