Azrure Update Manager - how do you manage SQL cluster / failover?

Eccup Reservoir 66 Reputation points
2023-12-11T11:17:42.2266667+00:00

Hello Microsoft Q&A Community,

I wondered if there was something obvious I was missing - but how is anyone handling SQL clusters when patching with Azure Update Manager?

Ideally it would failover from node01 to node02, patch node1 then reverse it and patch node02.

I've managed something similar with the old style Automation Account Update Manager - but wonder how others are approaching this with Azure Update Manager.

Thanks!

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
368 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Monalla-MSFT 13,066 Reputation points
    2024-01-02T14:34:04.4666667+00:00

    @Eccup Reservoir - Thanks for reaching out to us.

    When patching SQL Server clusters with Azure Update Manager, you can use the cluster-aware updating (CAU) feature to automate the patching process.

    To use CAU with Azure Update Manager, you need to create a CAU cluster role and configure it to use Azure Update Manager as the patch source. You can then use the CAU wizard to automate the patching process for your SQL Server cluster.

    Here are the high-level steps to configure CAU with Azure Update Manager:

    1. Create a CAU cluster role in Failover Cluster Manager.
    2. Configure the CAU cluster role to use Azure Update Manager as the patch source.
    3. Run the CAU wizard to automate the patching process for your SQL Server cluster.

    For more detailed instructions on how to configure CAU with Azure Update Manager, you can refer to the Microsoft documentation on Automate patching for SQL Server failover clusters with Azure Update Management.

    Hope this helps. and please feel free to reach out if you have any further questions.


    If the above response was helpful, please feel free to "Accept as Answer" and click "Yes" so it can be beneficial to the community.

    2 people 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.