-| `SENSITIVE_BATCH_COMPLETED_GROUP` | This event is raised whenever any batch text, stored procedure, or transaction management operation completes executing on sensitive data classified using [SQL Data Discovery & Classification](../sql-data-discovery-and-classification.md). The event is raised after the batch completes and audits the entire batch or stored procedure text, as sent from the client, including the result. When configured at the database scope, SENSITIVE_BATCH_COMPLETED_GROUP only captures batches that originate from and complete execution in the current database context. Cross‑database queries (for example, queries that are triggered from another database, and access sensitive data in the current database) are not captured when the audit group is configured on the current database. To ensure auditing coverage for cross‑database access to sensitive data, SENSITIVE_BATCH_COMPLETED_GROUP must be enabled in a server audit specification. <br /><br /> Available starting with [!INCLUDE [sssql22-md](../../../includes/sssql22-md.md)]|
0 commit comments