Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.2 KB

File metadata and controls

20 lines (12 loc) · 1.2 KB

Scenario 2: Azure API Management - Azure Functions as backend

This reference implementation demonstrates how to provision a single region API Management instance within an internal VNet exposed through Application Gateway for external traffic with Azure Functions as the backend (exposed through private endpoint). This scenario is built on top of the apim secure baseline scenario.

By the end of this deployment guide, you would have deployed an an private Azure functions backend that is available publicly through Application Gateway and manged by API Management.

Architectural diagram showing an Azure API Management deployment in a virtual network with funcations as backend.

Core architecture components

  • Azure Functions
  • Azure Private Endpoint
  • Azure Private DNS Zones

Deploy the reference implementation

This reference implementation is provided with the following infrastructure as code options. Select the deployment guide you are interested in. They both deploy the same implementation.

▶️ Bicep-based deployment guide ▶️ Terraform-based deployment guide (Work in progress)