Skip to content

Commit 0290fae

Browse files
Merge pull request #95868 from vhorne/ag-seo12
seo title updates
2 parents 85911c9 + 196e467 commit 0290fae

7 files changed

+23
-22
lines changed

articles/application-gateway/application-gateway-configure-ssl-policy-powershell.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
---
2-
title: Configure SSL policy on Azure Application Gateway - PowerShell
2+
title: Configure SSL policy using PowerShell
3+
titleSuffix: Azure Application Gateway
34
description: This article provides instructions to configure SSL Policy on Azure Application Gateway
45
services: application-gateway
56
author: vhorne
67
ms.service: application-gateway
78
ms.topic: article
8-
ms.workload: infrastructure-services
9-
ms.date: 12/3/2018
9+
ms.date: 11/14/2019
1010
ms.author: victorh
11-
1211
---
1312

1413
# Configure SSL policy versions and cipher suites on Application Gateway

articles/application-gateway/configure-web-app-portal.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
---
2-
title: Manage traffic to multi-tenant apps such as App service web apps with Azure Application Gateway - Portal
2+
title: Manage traffic to multi-tenant apps using the portal
3+
titleSuffix: Azure Application Gateway
34
description: This article provides guidance on how to configure Azure App service web apps as members in backend pool on an existing or new application gateway.
45
services: application-gateway
56
author: abshamsft
67
ms.service: application-gateway
78
ms.topic: article
8-
ms.date: 3/11/2019
9+
ms.date: 11/14/2019
910
ms.author: absha
1011
---
1112

articles/application-gateway/create-multiple-sites-portal.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
title: Tutorial - Create an application gateway that hosts multiple web sites using the Azure portal
2+
title: 'Tutorial: Hosts multiple web sites using the Azure portal'
3+
titleSuffix: Azure Application Gateway
34
description: In this tutorial, you learn how to create an application gateway that hosts multiple web sites using the Azure portal.
45
services: application-gateway
56
author: vhorne

articles/application-gateway/end-to-end-ssl-portal.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
---
2-
title: Quickstart - Configure end-to-end SSL encryption with Azure Application Gateway - Azure portal | Microsoft Docs
2+
title: Configure end-to-end SSL encryption using the portal
3+
titleSuffix: Azure Application Gateway
34
description: Learn how to use the Azure portal to create an application gateway with end-to-end SSL encryption.
45
services: application-gateway
56
author: vhorne
67
ms.service: application-gateway
78
ms.topic: article
8-
ms.date: 4/30/2019
9+
ms.date: 11/14/2019
910
ms.author: absha
1011
ms.custom: mvc
1112
---
13+
1214
# Configure end-to-end SSL by using Application Gateway with the portal
1315

1416
This article describes how to use the Azure portal to configure end-to-end Secure Sockets Layer (SSL) encryption through Azure Application Gateway v1 SKU.

articles/application-gateway/resource-manager-template-samples.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
---
2-
title: Azure Resource Manager templates for Azure Application Gateway
2+
title: Azure Resource Manager templates
3+
titleSuffix: Azure Application Gateway
34
description: Azure Resource Manager templates for Azure Application Gateway
45
services: application-gateway
56
author: vhorne
67
ms.service: application-gateway
78
ms.topic: sample
8-
ms.date: 08/13/2019
9+
ms.date: 11/14/2019
910
ms.author: victorh
1011

1112
---

articles/application-gateway/tutorial-internal-site-redirect-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/2018
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](application-gateway-multi-site-overview.md) when you create an [application gateway](application-gateway-introduction.md). In this tutorial, you create 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-multiple-sites-powershell.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
---
2-
title: Create an application gateway that hosts multiple web sites - Azure PowerShell
2+
title: Host multiple web sites using PowerShell
3+
titleSuffix: Azure Application Gateway
34
description: Learn how to create an application gateway that hosts multiple web sites 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
#Customer intent: As an IT administrator, I want to use Azure PowerShell to configure Application Gateway to host multiple web sites , so I can ensure my customers can access the web information they need.
1213
---
14+
1315
# Create an application gateway that hosts multiple web sites using Azure PowerShell
1416

1517
You can use Azure Powershell to [configure the hosting of multiple web sites](multiple-site-overview.md) when you create an [application gateway](overview.md). In this article, you define backend address pools using virtual machines scale sets. You then configure listeners and rules based on domains that you own to make sure web traffic arrives at the appropriate servers in the pools. This article assumes that you own multiple domains and uses examples of *www.contoso.com* and *www.fabrikam.com*.

0 commit comments

Comments
 (0)