MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.28k stars 21.47k forks source link

FailoverClusters #45361

Closed ehsf973 closed 4 years ago

ehsf973 commented 4 years ago

Import-Module FailoverClusters can you give us the link for powershell library to download ? the failover cluster manager is a pc remote tool like VSTS ? you don't mentionned it at the begin of the page for starting. The actions in this part could it be done all from the azure portal in the database part on the sql database is set in an availability set of vms ?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Karishma-Tiwari-MSFT commented 4 years ago

The FailoverClusters Windows PowerShell module is installed on the computer with the Failover Clustering feature.

Reference docs: https://docs.microsoft.com/en-us/azure/virtual-machines/windows/sql/virtual-machines-windows-portal-sql-availability-group-prereq#add-failover-clustering-features-to-both-sql-server-vms

https://docs.microsoft.com/en-us/windows-server/failover-clustering/create-failover-cluster#create-a-failover-cluster-by-using-windows-powershell

Thanks for the feedback! I have assigned the issue to the content author to investigate further and update the document as appropriate.

ehsf973 commented 4 years ago

ok thanks !