Skip to content

Commit 50aea8f

Browse files
authored
Update mssqlserver-41986-database-engine-error.md (#32884)
* Update mssqlserver-41986-database-engine-error.md
1 parent e30a848 commit 50aea8f

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

docs/relational-databases/errors-events/mssqlserver-41986-database-engine-error.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,13 @@ helpviewer_keywords:
2626

2727
## Explanation
2828

29-
The link failed to create because either the connection to the secondary replica failed, or the server didn't respond after a prolonged period of time. This could be due to network connectivity issues or incorrectly configured firewall rules.
30-
29+
The link failed to create because either:
30+
- the connection to the secondary replica failed
31+
- the server didn't respond after a prolonged period of time
32+
- the link already exists
33+
34+
Error 41986 could be due to network connectivity issues or incorrectly configured firewall rules during the link creation process, or after the link is already created.
35+
3136
## User Action
3237

3338
Verify that network connectivity was successfully established between SQL Server and Azure SQL Managed Instance, and that firewall rules are correctly configured, as described in [Configure network connectivity](/azure/azure-sql/managed-instance/managed-instance-link-preparation#configure-network-connectivity). Retry the operation after connection has been verified successfully.

0 commit comments

Comments
 (0)