Skip to content

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/sql-database/sql-database-managed-instance-transactional-replication.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ There are different [types of replication](https://docs.microsoft.com/sql/relati
9090
- An Azure Storage Account share for the working directory used by replication.
9191
- Port 445 (TCP outbound) needs to be open in the security rules of the managed instance subnet to access the Azure file share.
9292
- Port 1433 (TCP outbound) needs to be opened if the Publisher/Distributor are on a managed instance and the subscriber is on-premises.
93+
- If the subscriber is an Azure SQL Database, it may be necessary to change the managed instance NSG outbound security rule for `allow_linkedserver_outbound` for the port 1433 `Destination Service tag` from `virtualnetwork` to `internet`.
9394
- All types of replication participants (Publisher, Distributor, Pull Subscriber, and Push Subscriber) can be placed on managed instances, but the publisher and the distributor must be either both in the cloud or both on-premises.
9495
- If either the publisher, distributor, and/or the subscriber exist in different virtual networks, then VPN peering must be established between each entity, such that there is VPN peering between the publisher and distributor, and/or there is VPN peering between the distributor and subscriber.
9596

0 commit comments

Comments
 (0)