Skip to content

Commit 4a9bf16

Browse files
committed
Including all options for creating an AG
1 parent a2f8a8e commit 4a9bf16

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/database-engine/availability-groups/windows/specify-availability-group-name-page.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,14 @@ f1_keywords:
4141
Check this box to enable database level health detection (DB_FAILOVER) option for the availability group. The database health detection notices when a database is no longer in the online status, when something goes wrong and will trigger the automatic failover of the availability group. See
4242
[SQL Server Always On Database Health Detection Failover Option](sql-server-always-on-database-health-detection-failover-option.md).
4343

44+
**Per Database DTC Support** Check this box to enable distributed transactions for the databases in the availability group. In order to guarantee distributed transdactions, the availability group mught be configured to register databases as distributed transaction resource managers. See [Configure distributed transactions for an Always On availability group](configure-availability-group-for-distributed-transactions.md)
45+
46+
**Contained** Check this box to create a [contained availability group](contained-availability-groups-overview.md). A contained availability group support managing metadata objects (users, logins, permissions, SQL Agent jobs, etc) at the availability group level in addition to the instance level.
47+
48+
* **Reuse System Databases**
49+
50+
When using a contained availability group, check this box if you want to reuse exisitng system databases from e previouew Contained Availability Group of the same name.
51+
4452

4553
Select Databases Page (New Availability Group Wizard and Add Database Wizard)
4654

0 commit comments

Comments
 (0)