Skip to content

Commit b16bbda

Browse files
authored
Merge pull request #95813 from asudbring/load-balancer-seo
Load balancer SEO
2 parents 1dd5894 + 5921027 commit b16bbda

9 files changed

+15
-20
lines changed

articles/load-balancer/load-balancer-get-started-internet-az-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Create a Load Balancer with zone-redundant frontend - Azure portal
3-
titlesuffix: Azure Load Balancer
3+
titleSuffix: Azure Load Balancer
44
description: Learn how to create a public Standard Load Balancer with zone-redundant Public IP address frontend with the Azure portal
55
services: load-balancer
66
documentationcenter: na
77
author: asudbring
8-
manager: twooley
8+
manager: kumudD
99
ms.service: load-balancer
1010
ms.devlang: na
1111
ms.topic: article

articles/load-balancer/load-balancer-get-started-internet-az-powershell.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Create a Load Balancer with zone-redundant frontend - Azure PowerShell
3-
titlesuffix: Azure Load Balancer
2+
title: Create a load balancer with zone-redundant frontend - Azure PowerShell
3+
titleSuffix: Azure Load Balancer
44
description: Learn how to create public Standard Load Balancer with a zone-redundant Public IP address frontend using PowerShell
55
services: load-balancer
66
documentationcenter: na

articles/load-balancer/load-balancer-ipv6-internet-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Deploy an Internet-facing load-balancer with IPv6 - Azure template
3-
titlesuffix: Azure Load Balancer
3+
titleSuffix: Azure Load Balancer
44
description: How to deploy IPv6 support for Azure Load Balancer and load-balanced VMs.
55
services: load-balancer
66
documentationcenter: na

articles/load-balancer/quickstart-create-basic-load-balancer-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: 'Quickstart: Create a public Basic Load Balancer by using the Azure portal'
3-
titlesuffix: Azure Load Balancer
2+
title: 'Quickstart: Create a public Basic Load Balancer - Azure portal'
3+
titleSuffix: Azure Load Balancer
44
description: This quickstart shows how to create a public Basic load balancer by using the Azure portal.
55
services: load-balancer
66
documentationcenter: na

articles/load-balancer/quickstart-create-standard-load-balancer-powershell.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Quickstart: Create a Standard Load Balancer - Azure PowerShell'
3-
titlesuffix: Azure Load Balancer
4-
description: This quickstart shows how to create a Standard Load Balancer using PowerShell
3+
titleSuffix: Azure Load Balancer
4+
description: This quickstart shows how to create a Standard Load Balancer using Azure PowerShell
55
services: load-balancer
66
documentationcenter: na
77
author: asudbring

articles/load-balancer/quickstart-load-balancer-standard-public-template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Quickstart: Create a Standard load balancer - Azure Resource Manager template"
3-
titlesuffix: Azure Load Balancer
2+
title: "Quickstart: Create a Standard load balancer - Azure template"
3+
titleSuffix: Azure Load Balancer
44
description: This quickstart shows how to create a Standard load balancer by using the Azure Resource Manager template.
55
services: load-balancer
66
documentationcenter: na

articles/load-balancer/scripts/load-balancer-linux-cli-sample-nlb.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,13 @@
11
---
2-
title: CLI Example - Load balance traffic to VMs for high availability - Azure | Microsoft Docs
2+
title: Load balance traffic to VMs for HA - Azure CLI - Azure Load Balancer
33
description: This Azure CLI script example shows how to load balance traffic to VMs for high availability
44
services: load-balancer
55
documentationcenter: load-balancer
66
author: asudbring
7-
manager: jeconnoc
8-
editor: tysonn
9-
tags:
10-
11-
ms.assetid:
7+
manager: kumudD
128
ms.service: load-balancer
139
ms.devlang: azurecli
1410
ms.topic: sample
15-
ms.tgt_pltfrm:
1611
ms.workload: infrastructure
1712
ms.date: 04/20/2018
1813
ms.author: allensu

articles/load-balancer/scripts/load-balancer-linux-cli-sample-zone-redundant-frontend.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: CLI Example - Load Balancer VMs across availability zones - Azure | Microsoft Docs
2+
title: Load balance VMs across availability zones - Azure CLI - Azure Load Balancer
33
description: This Azure CLI script example shows how to load balance traffic to VMs across availability zones
44
services: load-balancer
55
documentationcenter: load-balancer

articles/load-balancer/tutorial-load-balancer-standard-public-zone-redundant-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Tutorial: Load Balancer VMs across availability zones - Azure portal'
2+
title: 'Tutorial: Load balance VMs across availability zones - Azure portal'
33
titlesuffix: Azure Load Balancer
44
description: This tutorial demonstrates how to create a Standard Load Balancer with zone-redundant frontend to load balance VMs across availability zones using Azure portal
55
services: load-balancer

0 commit comments

Comments
 (0)