Skip to content

Commit bd00846

Browse files
authored
Update link-feature.md
1 parent 9b80018 commit bd00846

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-sql/managed-instance/link-feature.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,16 +78,16 @@ There could exist up to 100 links from the same, or various SQL Server sources t
7878

7979
## Use the link feature
8080

81-
To use the link feature to create a link between SQL Server and Managed Instance, you first need to enable Always On on your SQL Server, and to enable recommended trace flags. In addition, you need to ensure there exists networking connectivity between SQL Server and Managed Instance, and that firewalls are configured to allow bi-directional traffic on the port 5022. Follow instructions described at this page:
81+
To help with the initial environment setup, we have prepared the following online guide on how to setup your SQL Server environment to use with the link feature for Managed Instance:
8282

8383
* [Prepare environment for the link](managed-instance-link-preparation.md)
8484

85-
Once you have ensured the pre-requirements have been meet, you can create the link using an automated wizard in SSMS, or you can choose to setup the link manually using scripts. Create the link using one of the following instructions:
85+
Once you have ensured the pre-requirements have been met, you can create the link using the automated wizard in SSMS, or you can choose to setup the link manually using scripts. Create the link using one of the following instructions:
8686

8787
* [Replicate database with link feature in SSMS](managed-instance-link-use-ssms-to-replicate-database.md), or alternatively
8888
* [Replicate database with Azure SQL Managed Instance link feature with T-SQL and PowerShell scripts](managed-instance-link-use-scripts-to-replicate-database.md)
8989

90-
Once the link has been created, ensure that you regularly backup logs on SQL Server and monitor the disk space. Follow instructions described at this page:
90+
Once the link has been created, ensure that you follow the best practices for maintaining the link, by following instructions described at this page:
9191

9292
* [Best practices with link feature for Azure SQL Managed Instance](link-feature-best-practices.md)
9393

0 commit comments

Comments
 (0)