Skip to content

Commit 29ea75e

Browse files
committed
Minor fix. Removing the second 'Important' note on preview/GA diff.
1 parent 315a2b3 commit 29ea75e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

articles/azure-sql/database/elastic-transactions-overview.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -232,9 +232,6 @@ Use the following PowerShell cmdlets to manage cross-server communication relati
232232

233233
## Transactions for SQL Managed Instance
234234

235-
> [!IMPORTANT]
236-
> Distributed transactions for Azure SQL Managed Instance
237-
238235
Distributed transactions are supported across databases within multiple instances. When transactions cross managed instance boundaries, the participating instances need to be in a mutual security and communication relationship. This is done by creating a [Server Trust Group](../managed-instance/server-trust-group-overview.md), which can be done by using the Azure portal or Azure PowerShell or the Azure CLI. If instances are not on the same Virtual network then you must configure [Virtual network peering](../../virtual-network/virtual-network-peering-overview.md) and Network security group inbound and outbound rules need to allow ports 5024 and 11000-12000 on all participating Virtual networks.
239236

240237
![Server Trust Groups on Azure Portal][3]

0 commit comments

Comments
 (0)