Skip to content

Commit 4e253c0

Browse files
authored
formatting
1 parent 3603008 commit 4e253c0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,7 @@ There are different [types of replication](https://docs.microsoft.com/sql/relati
8989
- Connectivity uses SQL Authentication between replication participants.
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.
92-
- 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`.
92+
- Port 1433 (TCP outbound) needs to be opened if the Publisher/Distributor are on a managed instance and the subscriber is on-premises. You may also need to change the managed instance NSG outbound security rule for `allow_linkedserver_outbound` for the port 1433 **Destination Service tag** from `virtualnetwork` to `internet`.
9493
- 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.
9594
- 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.
9695

0 commit comments

Comments
 (0)