Skip to content

Commit 432f917

Browse files
authored
Merge pull request #33907 from MicrosoftDocs/FromPublicRepo
Confirm merge from FromPublicRepo to main to sync with https://github.com/MicrosoftDocs/sql-docs (branch live)
2 parents 75972be + 8b19799 commit 432f917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/t-sql/statements/create-server-audit-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Database actions fail if they cause audited events. Actions, which don't cause a
129129

130130
#### AUDIT_GUID = *uniqueidentifier*
131131

132-
To support scenarios such as database mirroring, an audit needs a specific GUID that matches the GUID found in the mirrored database. The GUID can't be modified after the audit is created.
132+
To support scenarios such as database mirroring or databases participating in an Always On availability group, an audit needs a specific GUID that matches the GUID found in the mirrored database. The GUID can't be modified after the audit is created.
133133

134134
#### OPERATOR_AUDIT
135135

0 commit comments

Comments
 (0)