Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 79076bd

Browse files
Note on Auditing (#9956)
* Note on Auditing * Update docs/database-engine/availability-groups/windows/contained-availability-groups-overview.md --------- Co-authored-by: Randolph West MSFT <97149825+rwestMSFT@users.noreply.github.com>
1 parent cba2733 commit 79076bd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/database-engine/availability-groups/windows/contained-availability-groups-overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ The system databases in a newly created contained AG aren't copies from the inst
5353

5454
If you create local users or configurations in your instance, they don't automatically appear when you create your contained system databases, and they aren't visible when you connect to the contained AG. Once the user database has been joined to a contained AG, it will immediately become inaccessible to these users. You need to manually re-create them in the contained system databases within the context of the contained AG, by connecting directly to the database or by using the listener endpoint. The exception to this is that all of the logins in the sysadmin role in the parent instance are copied into the new AG specific `master` database.
5555

56+
> [!NOTE]
57+
> Because the `master` database is separate for each contained availability group, server-scope activities performed in the context of the contained AG are only persisted in the contained system database. This includes auditing. If you audit server level activity with SQL Server Auditing, you must create the same server audits within each contained AG.
58+
5659
#### Restore a contained system database
5760

5861
You can restore a contained system database using one of two different ways.

0 commit comments

Comments
 (0)