Skip to content

Latest commit

 

History

History
66 lines (52 loc) · 7.95 KB

always-on-availability-groups-interoperability-sql-server.md

File metadata and controls

66 lines (52 loc) · 7.95 KB
title description author ms.author ms.reviewer ms.date ms.service ms.subservice ms.topic helpviewer_keywords
Always On availability groups: interoperability
Describes the different features that can and cannot function alongside an Always On availability group.
MashaMSFT
mathoma
maghan
02/01/2024
sql
availability-groups
reference
Availability Groups [SQL Server], about
Availability Groups [SQL Server], interoperability

Always On availability groups: interoperability (SQL Server)

[!INCLUDE SQL Server]

This article documents interoperability of [!INCLUDE ssHADR] with other [!INCLUDE ssNoVersion] features.

Features that Interoperate with Always On availability groups

The following table lists [!INCLUDE ssNoVersion] features that interoperate with [!INCLUDE ssHADR]. A link in the More Information column indicates that interoperability considerations exist for a given feature.

Feature More Information
Change data capture Replication, Change Tracking, Change Data Capture, and Always On Availability Groups (SQL Server)
Change tracking Replication, Change Tracking, Change Data Capture, and Always On Availability Groups (SQL Server)
Contained databases Contained Databases with Always On Availability Groups (SQL Server)
Database encryption Encrypted Databases with Always On Availability Groups (SQL Server)
Database snapshots Database Snapshots with Always On Availability Groups (SQL Server)
FILESTREAM and FileTable FILESTREAM and FileTable with Always On Availability Groups (SQL Server)
Full-text search Note: Full-Text indexes are synchronized with Always On secondary databases.
Log shipping Prerequisites for Migrating from Log Shipping to Always On Availability Groups (SQL Server)
Remote Blob Store (RBS) Remote Blob Store (RBS) and Always On Availability Groups (SQL Server)
Replication Configure Replication for Always On Availability Groups (SQL Server)

Maintaining an Always On Publication Database (SQL Server)
Replication, Change Tracking, Change Data Capture, and Always On Availability Groups (SQL Server)
Replication Subscribers and Always On Availability Groups (SQL Server)
Analysis Services Analysis Services with Always On Availability Groups
Reporting Services Utilize read only secondary replicas as a reporting data source and reduce the load on your primary read-write replica.

Reporting Services with Always On Availability Groups (SQL Server)
Service Broker Service Broker with Always On Availability Groups (SQL Server)
SQL Server Agent  

Features that interoperate with Always On availability groups with restrictions

The following features interoperate with [!INCLUDE ssHADR] with specific restrictions. See the linked topics for details.

Features that don't interoperate with Always On availability groups

[!INCLUDE ssHADR] does not interoperate with the following features:

Related content