Azure App Service Networking

This documentation covers various aspects of networking for Azure App Service, enabling you to secure, connect, and manage the network traffic for your web applications and APIs.

Key Concepts

  • VNet Integration

    Learn how to connect your App Service to an Azure Virtual Network to access resources securely within your private network.

  • Private Endpoints

    Understand how to use private endpoints to access your App Service privately from within your virtual network.

  • Access Restrictions

    Configure IP address or service endpoint rules to control access to your App Service.

  • Hybrid Connections

    Connect your App Service to on-premises resources through a secure relay service.

  • App Service Environment (ASE) Networking

    Explore the networking features and considerations for deploying App Service in an isolated environment.

How-to Guides and Tutorials

Reference and Best Practices