sys.sp_enable_event_stream
generalDescription
Enables change event streaming at the database level for the current database context. change event streaming (preview)? was introduced in SQL Server 2025 (17.x) and Azure SQL server role membership can execute this procedure. Change event streaming is currently in Azure SQL Database (preview feature database scoped configuration not required). During preview, this feature is subject to change.
Syntax
sys.sp_enable_event_stream
[ ; ]
Permissions
2025 (17.x) Azure SQL Database Enables change event streaming at the database level for the current database context. What is change event streaming (preview)? was introduced in SQL Server 2025 (17.x) and Azure SQL Database. syntaxsql None. (success) or (failure). A user with database permissions, database role membership, or server role membership can execute this procedure. 7 Change event streaming is currently in for: SQL Server 2025 ( ). Azure SQL Database (preview feature database scoped configuration not required). During preview, this feature is subject to change. For current supportability, see.