Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0135c2e

Browse files
committedJun 14, 2021
add rescources overview image
1 parent 16fccc3 commit 0135c2e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
 
Loading

‎articles/application-gateway/quick-create-portal.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: In this quickstart, you learn how to use the Azure portal to create
55
services: application-gateway
66
author: vhorne
77
ms.author: victorh
8-
ms.date: 01/19/2021
8+
ms.date: 06/14/2021
99
ms.topic: quickstart
1010
ms.service: application-gateway
1111
ms.custom:
@@ -19,6 +19,8 @@ In this quickstart, you use the Azure portal to create an application gateway. T
1919

2020
The application gateway directs application web traffic to specific resources in a backend pool. You assign listeners to ports, create rules, and add resources to a backend pool. For the sake of simplicity, this article uses a simple setup with a public front-end IP, a basic listener to host a single site on the application gateway, a basic request routing rule, and two virtual machines in the backend pool.
2121

22+
:::image type="content" source="media/quick-create-portal/application-gateway-qs-resources.png" alt-text="application gateway resources":::
23+
2224
You can also complete this quickstart using [Azure PowerShell](quick-create-powershell.md) or [Azure CLI](quick-create-cli.md).
2325

2426
[!INCLUDE [updated-for-az](../../includes/updated-for-az.md)]

0 commit comments

Comments
 (0)
Please sign in to comment.