General Availability of SQL FCI and AG Features SQL Server Enabled by Azure Arc

We have good news. Two business continuity features for SQL Server enabled by Azure Arc are now generally available:
- View Failover Cluster Instance
- Manage Availability Group
With Azure Arc, these features help you manage high availability and disaster recovery for SQL Server workloads across on-premises, hybrid and multi- cloud environment. You can now manage them all from the comfort and convenience of the Azure portal.
- View Failover Cluster Instance lets you see your failover cluster instances. You can find out things like:
- Which nodes are active or passive
- What is the network name
- What databases they have
- This capability mirrors the convenience of managing standalone instances of SQL Server enabled by Azure Arc.
- To learn more, read Viewing Always On Failover Cluster Instances in Azure Arc.
- Manage Availability Group lets you check and control your availability groups. You can do things like:
- See what availability groups you have
- See their status and health
- Failover to another node, if needed
- To learn more, read Inventory and Status of Always On Availability Groups.
We want to hear your feedback about these features. Thank you for choosing Azure Arc-enabled SQL Server for your on-premises, hybrid and multi-cloud solutions.
Published on:
Learn moreRelated posts
Fabric Mirroring for Azure Cosmos DB: Public Preview Refresh Now Live with New Features
We’re thrilled to announce the latest refresh of Fabric Mirroring for Azure Cosmos DB, now available with several powerful new features that e...
Power Platform – Use Azure Key Vault secrets with environment variables
We are announcing the ability to use Azure Key Vault secrets with environment variables in Power Platform. This feature will reach general ava...
Validating Azure Key Vault Access Securely in Fabric Notebooks
Working with sensitive data in Microsoft Fabric requires careful handling of secrets, especially when collaborating externally. In a recent cu...
Azure Developer CLI (azd) – May 2025
This post announces the May release of the Azure Developer CLI (`azd`). The post Azure Developer CLI (azd) – May 2025 appeared first on ...
Azure Cosmos DB with DiskANN Part 4: Stable Vector Search Recall with Streaming Data
Vector Search with Azure Cosmos DB In Part 1 and Part 2 of this series, we explored vector search with Azure Cosmos DB and best practices for...
General Availability for Data API in vCore-based Azure Cosmos DB for MongoDB
Title: General Availability for Data API in vCore-based Azure Cosmos DB for MongoDB We’re excited to announce the general availability of the ...
Efficiently and Elegantly Modeling Embeddings in Azure SQL and SQL Server
Storing and querying text embeddings in a database it might seem challenging, but with the right schema design, it’s not only possible, ...