Skip to content

Commit 863260e

Browse files
committed
formatting
1 parent 740666e commit 863260e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/windows/sql/virtual-machines-windows-portal-sql-create-failover-cluster-premium-file-share.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ Before you complete the steps in this article, you should already have:
7979
- The failover cluster IP address.
8080
- An IP address for each FCI.
8181
- DNS configured on the Azure network, pointing to the domain controllers.
82-
- A [premium file share](../../../storage/files/storage-how-to-create-premium-fileshare.md) based on the storage quota of your database for your data files.
83-
- If you're on Windows Server 2012 R2 and older, you will need another file share to use as the file share witness, since cloud witnesses are supported for Windows 2016 and newer. It does not need to be premium.
82+
- A [premium file share](../../../storage/files/storage-how-to-create-premium-fileshare.md) to be used as the clustered drive, based on the storage quota of your database for your data files.
83+
- If you're on Windows Server 2012 R2 and older, you will need another file share to use as the file share witness, since cloud witnesses are supported for Windows 2016 and newer. You can use another Azure file share, or you can use a file share on a separate virtual machine. If you're going to use another Azure file share, you can mount it with the same process as for the shared clustered drive.
8484

8585
With these prerequisites in place, you can start building your failover cluster. The first step is to create the virtual machines.
8686

0 commit comments

Comments
 (0)