Skip to content

Latest commit

 

History

History

README.md

Simple API Management Infrastructure

This architecture provides a basic API gateway using Azure API Management, suitable for simple scenarios where secure API exposure and basic observability are required.

Diagram showing a simple Azure API Management architecture. API Management acts as a gateway for API consumers. Telemetry is sent to Azure Monitor.

Diagram created with the Azure Draw.io MCP Server.

🎯 Objectives

  1. Provide the simplest Azure API Management infrastructure with a public ingress to allow for easy testing
  2. Enable observability by sending telemetry to Azure Monitor

⚙️ Configuration

Adjust the user-defined parameters in this lab's Jupyter Notebook's Initialize notebook variables section.

▶️ Execution

👟 Expected Run All runtime: ~3 minutes

  1. Execute this lab's Jupyter Notebook step-by-step or via Run All.