Skip to content

Commit 4b8a5d7

Browse files
authored
Merge pull request #103555 from MarkMcGee1/patch-1
Update sql-server-linux-rhel-ha-stonith-tutorial.md
2 parents 05533d3 + 4f6550c commit 4b8a5d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/linux/sql/sql-server-linux-rhel-ha-stonith-tutorial.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -780,7 +780,7 @@ We will be following the guide to [create the availability group resources in th
780780
781781
### Create the AG cluster resource
782782
783-
1. Use the following command to create the resource `ag_cluster` in the available group `ag1`.
783+
1. Use the following command to create the resource `ag_cluster` in the availability group `ag1`.
784784
785785
```bash
786786
sudo pcs resource create ag_cluster ocf:mssql:ag ag_name=ag1 meta failure-timeout=30s master notify=true
@@ -972,4 +972,4 @@ For more information on testing a fence device, see the following [Red Hat](http
972972
In order to utilize an Availability Group Listener for your SQL Servers that you created in Azure, you will first need to create and configure a load balancer.
973973
974974
> [!div class="nextstepaction"]
975-
> [Create and configure the load balancer in the Azure portal](../../../virtual-machines/windows/sql/virtual-machines-windows-portal-sql-alwayson-int-listener.md#create-and-configure-the-load-balancer-in-the-azure-portal)
975+
> [Create and configure the load balancer in the Azure portal](../../../virtual-machines/windows/sql/virtual-machines-windows-portal-sql-alwayson-int-listener.md#create-and-configure-the-load-balancer-in-the-azure-portal)

0 commit comments

Comments
 (0)