Azure VM Clustering setup

CycleDude 61 Reputation points
2022-01-31T14:00:12.48+00:00

Does anyone know if Azure supports Windows Clustering these days? I have a requirement to provision a cluster to hosts SQL Server. I have done clustering in the physical world, but not in the virtual world yet. At a high level, from an Azure cloud perspective, what are step/step requirements I need to provide besides the obvious of creating a minimum of two virtual machines. Any suggestion is appreciated. Thanks a lot.

SQL Server on Azure Virtual Machines
Windows for business Windows Server Storage high availability Clustering and high availability
Windows for business Windows Server User experience Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Alex Bykovskyi 2,241 Reputation points
    2022-01-31T17:48:47.023+00:00

    Hey,

    Of course, you can configure SQL FCI in Azure. For shared storage you can use either Azure shared disks or Storage Spaces direct. The following article should help:
    https://learn.microsoft.com/en-us/azure/azure-sql/virtual-machines/windows/failover-cluster-instance-overview

    As an alternative, you can use StarWind VSAN as a shared storage to configure SQL FCI. The following article covers the configuration process: https://www.starwindsoftware.com/resource-library/starwind-virtual-san-installing-and-configuring-sql-server-2019-tp-failover-cluster-instance-on-windows-server-2016/

    Cheers,

    Alex Bykvoskyi

    StarWind Software

    Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.

    1 person found this answer helpful.
    0 comments No comments

  2. Limitless Technology 39,916 Reputation points
    2022-01-31T20:14:31.61+00:00

    Hello @CycleDude

    Yes!, this is supported and intended. As usual with clusters there is no quick answer, but I can recommend as starters the next official article from Microsoft.

    https://techcommunity.microsoft.com/t5/core-infrastructure-and-security/configure-sql-server-failover-cluster-instance-on-azure-virtual/ba-p/371464

    Hope this helps with your query,

    --------
    --If the reply is helpful, please Upvote and Accept as answer--

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.