Skip to content

Commit 70abc4f

Browse files
authored
Merge pull request #87952 from changeworld/patch-32
Fix typo
2 parents 8e829a9 + 87498d5 commit 70abc4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/application-gateway/redirect-external-site-powershell.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: External redirection using PowerShell
33
titleSuffix: Azure Application Gateway
4-
description: Learn how to create an application gateway that redirects web traffic to an external site using Azure Powershell.
4+
description: Learn how to create an application gateway that redirects web traffic to an external site using Azure PowerShell.
55
services: application-gateway
66
author: vhorne
77
ms.service: application-gateway
@@ -13,7 +13,7 @@ ms.custom: devx-track-azurepowershell
1313

1414
# Create an application gateway with external redirection using Azure PowerShell
1515

16-
You can use Azure Powershell to configure [web traffic redirection](multiple-site-overview.md) when you create an [application gateway](overview.md). In this tutorial, you configure a listener and rule that redirects web traffic that arrives at the application gateway to an external site.
16+
You can use Azure PowerShell to configure [web traffic redirection](multiple-site-overview.md) when you create an [application gateway](overview.md). In this tutorial, you configure a listener and rule that redirects web traffic that arrives at the application gateway to an external site.
1717

1818
In this article, you learn how to:
1919

0 commit comments

Comments
 (0)