You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/application-gateway/quick-create-terraform.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,21 +1,21 @@
1
1
---
2
2
title: 'Quickstart: Direct web traffic using Terraform'
3
3
titleSuffix: Azure Application Gateway
4
-
description: Learn how to use Terraform to create an Azure Application Gateway that directs web traffic to virtual machines in a backend pool.
4
+
description: In this quickstart, you learn how to use Terraform to create an Azure Application Gateway that directs web traffic to virtual machines in a backend pool.
5
5
services: application-gateway
6
6
author: greg-lindsay
7
-
ms.service: application-gateway
8
-
ms.topic: how-to
9
7
ms.author: greglin
10
8
ms.date: 09/26/2023
9
+
ms.topic: quickstart
10
+
ms.service: application-gateway
11
11
ms.custom: devx-track-terraform
12
12
content_well_notification:
13
13
- AI-contribution
14
14
---
15
15
16
16
# Quickstart: Direct web traffic with Azure Application Gateway - Terraform
17
17
18
-
In this quickstart, you use Bicep to create an Azure Application Gateway. Then you test the application gateway to make sure it works correctly.
18
+
In this quickstart, you use Terraform to create an Azure Application Gateway. Then you test the application gateway to make sure it works correctly.
0 commit comments