Azure Application Gateway Guide
This guide explains how to configure Azure Application Gateway to securely route public traffic to the Zammo web app.
Overview
By the end, you will:
- Create an Azure Application Gateway
- Configure a backend pool and backend settings
- Create a listener and rule
- Add a path-based routing rule
- Configure a custom health probe
Prerequisites
Before you start, make sure you have:
- A Zammo application deployed on Azure App Service
- A custom domain configured for Zammo (optional if you will use the Azure-provided domain)
- An SSL certificate
Part 1: Deploy the Application Gateway
Step 1: Create the gateway in the Azure portal
- Open the Azure Portal and navigate to your Resource Group.
- Select Add in the top-left corner.
- Search for “Application Gateway” and select it.