Skip to content

Commit d5bc065

Browse files
committed
modified a few more titles
1 parent f96b521 commit d5bc065

9 files changed

+10
-10
lines changed

articles/virtual-machines/windows/sql/virtual-machines-windows-portal-sql-alwayson-int-listener.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.author: mikeray
1818
ms.custom: "seo-lt-2019"
1919

2020
---
21-
# Configure a load balancer for an Always On availability group in Azure
21+
# Configure a load balancer for an availability group on Azure SQL Server VMs
2222
This article explains how to create a load balancer for a SQL Server Always On availability group in Azure virtual machines that are running with Azure Resource Manager. An availability group requires a load balancer when the SQL Server instances are on Azure virtual machines. The load balancer stores the IP address for the availability group listener. If an availability group spans multiple regions, each region needs a load balancer.
2323

2424
To complete this task, you need to have a SQL Server availability group deployed on Azure virtual machines that are running with Resource Manager. Both SQL Server virtual machines must belong to the same availability set. You can use the [Microsoft template](virtual-machines-windows-portal-sql-alwayson-availability-groups.md) to automatically create the availability group in Resource Manager. This template automatically creates an internal load balancer for you.

articles/virtual-machines/windows/sql/virtual-machines-windows-portal-sql-availability-group-dr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ms.custom: "seo-lt-2019"
2121

2222
---
2323

24-
# Configure an Always On availability group on Azure virtual machines in different regions
24+
# Configure an availability group on Azure SQL Server virtual machines in different regions
2525

2626
This article explains how to configure a SQL Server Always On availability group replica on Azure virtual machines in a remote Azure location. Use this configuration to support disaster recovery.
2727

articles/virtual-machines/windows/sql/virtual-machines-windows-portal-sql-availability-group-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ms.custom: "seo-lt-2019"
2020

2121
---
2222

23-
# Introducing SQL Server Always On availability groups on Azure virtual machines #
23+
# Introducing SQL Server availability groups on Azure virtual machines
2424

2525
This article introduces SQL Server availability groups on Azure Virtual Machines.
2626

articles/virtual-machines/windows/sql/virtual-machines-windows-portal-sql-availability-group-prereq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ms.custom: "seo-lt-2019"
2121

2222
---
2323

24-
# Complete the prerequisites for creating Always On availability groups on Azure virtual machines
24+
# Prerequisites for creating Always On availability groups on SQL Server on Azure virtual machines
2525

2626
This tutorial shows how to complete the prerequisites for creating a [SQL Server Always On availability group on Azure virtual machines (VMs)](virtual-machines-windows-portal-sql-availability-group-tutorial.md). When you've finished the prerequisites, you have a domain controller, two SQL Server VMs, and a witness server in a single resource group.
2727

articles/virtual-machines/windows/sql/virtual-machines-windows-portal-sql-availability-group-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ms.custom: "seo-lt-2019"
2121

2222
---
2323

24-
# Tutorial: Configure Always On Availability Group in Azure VM manually
24+
# Tutorial: Configure availability group on Azure SQL Server VM manually
2525

2626
This tutorial shows how to create a SQL Server Always On Availability Group on Azure Virtual Machines. The complete tutorial creates an Availability Group with a database replica on two SQL Servers.
2727

articles/virtual-machines/windows/sql/virtual-machines-windows-sql-availability-group-quickstart-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.reviewer: jroth
1818
ms.custom: "seo-lt-2019"
1919

2020
---
21-
# Use Azure quickstart templates to configure an Always On availability group for SQL Server on an Azure VM
21+
# Use Azure quickstart templates to configure an availability group for SQL Server on an Azure VM
2222
This article describes how to use the Azure quickstart templates to partially automate the deployment of an Always On availability group configuration for SQL Server virtual machines in Azure. Two Azure quickstart templates are used in this process:
2323

2424
| Template | Description |

articles/virtual-machines/windows/sql/virtual-machines-windows-sql-server-pricing-guidance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.author: mathoma
1717
ms.reviewer: jroth
1818
ms.custom: "seo-lt-2019"
1919
---
20-
# Pricing guidance for SQL Server Azure VMs
20+
# Pricing guidance for Azure SQL Server VMs
2121

2222
This article provides pricing guidance for [SQL Server virtual machines](virtual-machines-windows-sql-server-iaas-overview.md) in Azure. There are several options that affect cost, and it is important to pick the right image that balances costs with business requirements.
2323

articles/virtual-machines/windows/sqlclassic/virtual-machines-windows-classic-ps-sql-ext-listener.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.author: mikeray
1919
ms.custom: "seo-lt-2019"
2020

2121
---
22-
# Configure an external listener for Always On Availability Groups in Azure
22+
# Configure an external listener for availability Groups on Azure SQL Server VMs
2323
> [!div class="op_single_selector"]
2424
> * [Internal Listener](../classic/ps-sql-int-listener.md)
2525
> * [External Listener](../classic/ps-sql-ext-listener.md)

articles/virtual-machines/windows/sqlclassic/virtual-machines-windows-classic-ps-sql-int-listener.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Configure an ILB listener for availability groups (Classic)
3-
description: This tutorial uses resources created with the classic deployment model, and it creates an Always On availability group listener in Azure that uses an internal load balancer.
3+
description: This tutorial uses resources created with the classic deployment model, and it creates an Always On availability group listener in for a SQL Server VM in Azure that uses an internal load balancer.
44
services: virtual-machines-windows
55
documentationcenter: na
66
author: MikeRayMSFT
@@ -19,7 +19,7 @@ ms.author: mikeray
1919
ms.custom: "seo-lt-2019"
2020

2121
---
22-
# Configure an ILB listener for Always On availability groups in Azure
22+
# Configure an ILB listener for availability groups on Azure SQL Server VMs
2323
> [!div class="op_single_selector"]
2424
> * [Internal listener](../classic/ps-sql-int-listener.md)
2525
> * [External listener](../classic/ps-sql-ext-listener.md)

0 commit comments

Comments
 (0)