Skip to content

Commit 2a9683a

Browse files
authored
Merge pull request #95817 from vhorne/ag-seo08
seo title updates
2 parents b16bbda + 0966f2b commit 2a9683a

File tree

5 files changed

+18
-28
lines changed

5 files changed

+18
-28
lines changed

articles/application-gateway/application-gateway-create-probe-ps.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,12 @@
11
---
2-
title: Create a custom probe - Azure Application Gateway - PowerShell | Microsoft Docs
2+
title: Create a custom probe using PowerShell
3+
titleSuffix: Azure Application Gateway
34
description: Learn how to create a custom probe for Application Gateway by using PowerShell in Resource Manager
45
services: application-gateway
5-
documentationcenter: na
66
author: vhorne
7-
manager: jpconnock
8-
editor: ''
9-
tags: azure-resource-manager
10-
11-
ms.assetid: 68feb660-7fa4-4f69-a7e4-bdd7bdc474db
127
ms.service: application-gateway
13-
ms.devlang: na
148
ms.topic: article
15-
ms.tgt_pltfrm: na
16-
ms.workload: infrastructure-services
17-
ms.date: 04/26/2017
9+
ms.date: 11/14/2019
1810
ms.author: victorh
1911

2012
---

articles/application-gateway/quick-create-cli.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
---
2-
title: Quickstart - Direct web traffic with Azure Application Gateway - Azure CLI | Microsoft Docs
2+
title: 'Quickstart: Direct web traffic using CLI'
3+
titleSuffix: Azure Application Gateway
34
description: Learn how to use the Azure CLI to create an Azure Application Gateway that directs web traffic to virtual machines in a backend pool.
45
services: application-gateway
56
author: vhorne
67
ms.service: application-gateway
78
ms.topic: quickstart
8-
ms.date: 07/19/2019
9+
ms.date: 11/14/2019
910
ms.author: victorh
1011
ms.custom: mvc
11-
1212
---
13+
1314
# Quickstart: Direct web traffic with Azure Application Gateway - Azure CLI
1415

1516
This quickstart shows you how to use Azure CLI to create an application gateway. After creating the application gateway, you test it to make sure it's working correctly. With Azure Application Gateway, you direct your application web traffic to specific resources by assigning listeners to ports, creating rules, and adding resources to a backend pool. This article uses a simple setup with a public front-end IP, a basic listener to host a single site on the application gateway, two virtual machines used for the backend pool, and a basic request routing rule.

articles/application-gateway/quick-create-powershell.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
---
2-
title: Quickstart - Direct web traffic with Azure Application Gateway - Azure PowerShell | Microsoft Docs
2+
title: 'Quickstart: Direct web traffic using PowerShell'
3+
titleSuffix: Azure Application Gateway
34
description: Learn how to use Azure PowerShell to create an Azure Application Gateway that directs web traffic to virtual machines in a backend pool.
45
services: application-gateway
56
author: vhorne
67
ms.service: application-gateway
78
ms.topic: quickstart
8-
ms.date: 07/17/2019
9+
ms.date: 11/14/2019
910
ms.author: victorh
1011
ms.custom: mvc
1112
---
1213

13-
# Quickstart: Direct web traffic with Azure Application Gateway - Azure PowerShell
14+
# Quickstart: Direct web traffic with Azure Application Gateway using Azure PowerShell
1415

1516
This quickstart shows you how to use Azure PowerShell to quickly create an application gateway. After creating the application gateway, you then test it to make sure it's working correctly. With Azure Application Gateway, you direct your application web traffic to specific resources by assigning listeners to ports, creating rules, and adding 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 this application gateway, two virtual machines used for the backend pool, and a basic request routing rule.
1617

articles/application-gateway/redirect-internal-site-cli.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,15 @@
11
---
2-
title: Create an application gateway with internal redirection - Azure CLI | Microsoft Docs
2+
title: Internal redirection using CLI
3+
titleSuffix: Azure Application Gateway
34
description: Learn how to create an application gateway that redirects internal web traffic to the appropriate pool using the Azure CLI.
45
services: application-gateway
56
author: vhorne
6-
manager: jpconnock
7-
editor: tysonn
8-
97
ms.service: application-gateway
10-
ms.devlang: na
118
ms.topic: article
12-
ms.tgt_pltfrm: na
13-
ms.workload: infrastructure-services
14-
ms.date: 7/14/2018
9+
ms.date: 11/14/2019
1510
ms.author: victorh
16-
1711
---
12+
1813
# Create an application gateway with internal redirection using the Azure CLI
1914

2015
You can use the Azure CLI to configure [web traffic redirection](multiple-site-overview.md) when you create an [application gateway](overview.md). In this tutorial, you define a backend pool using a virtual machines scale set. You then configure listeners and rules based on domains that you own to make sure web traffic arrives at the appropriate pool. This tutorial assumes that you own multiple domains and uses examples of *www\.contoso.com* and *www\.contoso.org*.

articles/application-gateway/tutorial-ssl-powershell.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
---
2-
title: Create an application gateway with SSL termination - Azure PowerShell
2+
title: SSL termination using PowerShell
3+
titleSuffix: Azure Application Gateway
34
description: Learn how to create an application gateway and add a certificate for SSL termination using Azure PowerShell.
45
services: application-gateway
56
author: vhorne
67
ms.service: application-gateway
78
ms.topic: article
8-
ms.date: 7/31/2019
9+
ms.date: 11/14/2019
910
ms.author: victorh
1011
ms.custom: mvc
1112
---

0 commit comments

Comments
 (0)