Skip to content

Commit 8e5c354

Browse files
authored
Merge pull request #95805 from vhorne/ag-seo07
seo title updates
2 parents 88ecd0c + 3e41b5a commit 8e5c354

5 files changed

+18
-20
lines changed

articles/application-gateway/application-gateway-create-multisite-azureresourcemanager-powershell.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 multiple site hosting - Azure PowerShell | Microsoft Docs
2+
title: Multiple site hosting using PowerShell
3+
titleSuffix: Azure Application Gateway
34
description: Learn how to create an application gateway that hosts multiple sites using Azure Powershell.
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: 01/26/2018
9+
ms.date: 11/14/2019
1510
ms.author: victorh
16-
1711
---
12+
1813
# Create an application gateway with multiple site hosting using Azure PowerShell
1914

2015
You can use Azure Powershell to configure [hosting of multiple web sites](application-gateway-multi-site-overview.md) when you create an [application gateway](application-gateway-introduction.md). In this tutorial, you create backend 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 tutorial assumes that you own multiple domains and uses examples of *www.contoso.com* and *www.fabrikam.com*.

articles/application-gateway/application-gateway-create-url-route-arm-ps.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
title: Create an application gateway with URL path-based routing rules - Azure PowerShell | Microsoft Docs
2+
title: URL path-based routing rules using PowerShell
3+
titleSuffix: Azure Application Gateway
34
description: Learn how to create URL path-based routing rules for an application gateway and virtual machine scale set using Azure PowerShell.
45
services: application-gateway
56
author: vhorne
67
ms.service: application-gateway
78
ms.topic: article
8-
ms.date: 09/05/2019
9+
ms.date: 11/14/2019
910
ms.author: victorh
10-
1111
---
1212

1313
# Create an application gateway with URL path-based routing rules using Azure PowerShell

articles/application-gateway/log-analytics.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
---
2-
title: Use Azure Log Analytics to examine Application Gateway Web Application Firewall logs
2+
title: Examine WAF logs using Azure Log Analytics
3+
titleSuffix: Azure Application Gateway
34
description: This article shows you how you can use Azure Log Analytics to examine Application Gateway Web Application Firewall logs
45
services: application-gateway
56
author: vhorne
67
ms.service: application-gateway
78
ms.topic: article
8-
ms.date: 7/10/2019
9+
ms.date: 11/14/2019
910
ms.author: victorh
1011
---
1112

articles/web-application-firewall/ag/application-gateway-customize-waf-rules-powershell.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
---
2-
title: Customize Web Application Firewall rules in Azure Application Gateway - PowerShell
2+
title: Customize rules using PowerShell
3+
titleSuffix: Azure Web Application Firewall
34
description: This article provides information on how to customize Web Application Firewall rules in Application Gateway with PowerShell.
45
services: web-application-firewall
56
author: vhorne
67
ms.service: web-application-firewall
7-
ms.date: 08/23/2019
8+
ms.date: 11/14/2019
89
ms.author: victorh
910
ms.topic: article
1011
---
1112

12-
# Customize Web Application Firewall rules through PowerShell
13+
# Customize Web Application Firewall rules using PowerShell
1314

1415
The Azure Application Gateway Web Application Firewall (WAF) provides protection for web applications. These protections are provided by the Open Web Application Security Project (OWASP) Core Rule Set (CRS). Some rules can cause false positives and block real traffic. For this reason, Application Gateway provides the capability to customize rule groups and rules. For more information on the specific rule groups and rules, see [List of Web Application Firewall CRS Rule groups and rules](application-gateway-crs-rulegroups-rules.md).
1516

articles/web-application-firewall/ag/tutorial-restrict-web-traffic-powershell.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
---
2-
title: Restrict web traffic with a Web Application Firewall - Azure PowerShell
2+
title: Restrict web traffic using PowerShell
3+
titleSuffix: Azure Web Application Firewall
34
description: Learn how to restrict web traffic with a Web Application Firewall on an application gateway using Azure PowerShell.
45
services: web-application-firewall
56
author: vhorne
67
ms.service: web-application-firewall
7-
ms.date: 08/21/2019
8+
ms.date: 11/14/2019
89
ms.author: victorh
9-
ms.topic: overview
10+
ms.topic: conceptual
1011
---
1112

1213
# Enable Web Application Firewall using Azure PowerShell

0 commit comments

Comments
 (0)