Skip to content

Commit 33c1cf0

Browse files
authored
Update failover-cluster-instance-azure-shared-disks-manually-configure.md
"if you use PPGs" suggests that the use of PPGs is an option, but you cannot do without it!
1 parent 9af5fbe commit 33c1cf0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

azure-sql/virtual-machines/windows/failover-cluster-instance-azure-shared-disks-manually-configure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ To learn more, see an overview of [FCI with SQL Server on Azure VMs](failover-cl
2929
Before you complete the instructions in this article, you should already have:
3030

3131
- An Azure subscription. Get started for [free](https://azure.microsoft.com/free/).
32-
- [Two or more Windows Azure virtual machines](failover-cluster-instance-prepare-vm.md). [Availability sets](../../../virtual-machines/windows/tutorial-availability-sets.md) and [proximity placement groups](../../../virtual-machines/co-location.md#proximity-placement-groups) (PPGs) supported for Premium SSD and [availability zones](../../../virtual-machines/windows/create-portal-availability-zone.md#confirm-zone-for-managed-disk-and-ip-address) are supported for Ultra Disks. If you use a PPG, all nodes must exist in the same group.
32+
- [Two or more Windows Azure virtual machines](failover-cluster-instance-prepare-vm.md). [Availability sets](../../../virtual-machines/windows/tutorial-availability-sets.md) and [proximity placement groups](../../../virtual-machines/co-location.md#proximity-placement-groups) (PPGs) supported for Premium SSD and [availability zones](../../../virtual-machines/windows/create-portal-availability-zone.md#confirm-zone-for-managed-disk-and-ip-address) are supported for Ultra Disks. All nodes must exist in the same [proximity placement group](../../../virtual-machines/co-location.md#proximity-placement-groups).
3333
- An account that has permissions to create objects on both Azure virtual machines and in Active Directory.
3434
- The latest version of [PowerShell](/powershell/azure/install-az-ps).
3535

@@ -218,4 +218,4 @@ To learn more, see an overview of [FCI with SQL Server on Azure VMs](failover-cl
218218

219219
For more information, see:
220220
- [Windows cluster technologies](/windows-server/failover-clustering/failover-clustering-overview)
221-
- [SQL Server failover cluster instances](/sql/sql-server/failover-clusters/windows/always-on-failover-cluster-instances-sql-server)
221+
- [SQL Server failover cluster instances](/sql/sql-server/failover-clusters/windows/always-on-failover-cluster-instances-sql-server)

0 commit comments

Comments
 (0)