Standard Edition supports Transactional Replication. Lower editions can only be subscribers.
Does SQL Server Standard Edition support Transactional replication ?
MS Techie
2,751
Reputation points
I am trying to perform transactional replication from SQL on Azure VM (IaaS) to Azure SQL DB (PaaS).
Does SQL Server Standard Edition support Transactional replication ?
From what edition of SQL Server , is transactional replication supported ?
Azure SQL Database
Azure SQL Database
An Azure relational database service.
6,338 questions
SQL Server | Other
14,499 questions
2 answers
Sort by: Most helpful
-
Erland Sommarskog 121.8K Reputation points MVP Volunteer Moderator
2021-03-15T22:41:02.293+00:00 -
CathyJi-MSFT 22,396 Reputation points Microsoft External Staff
2021-03-16T01:38:50.213+00:00 Hi @MS Techie ,
>Does SQL Server Standard Edition support Transactional replication ?
Yes, it is supported as below screenshot.
Quote from MS document.
If the response is helpful, please click "Accept Answer" and upvote it, thank you.