You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -20,8 +20,18 @@ The new link feature in Azure SQL Managed Instance connects your SQL Servers h
20
20
21
21
After a disastrous event, you can continue running your read-only workloads on SQL Managed Instance in Azure. You can also choose to migrate one or more applications from SQL Server to SQL Managed Instance at the same time, at your own pace, and with the best possible minimum downtime compared to other solutions in Azure today.
22
22
23
-
> [!NOTE]
24
-
> The link feature is released in limited public preview with support for currently only SQL Server 2019 Enterprise Edition CU13 (or above). [Sign-up now](https://aka.ms/mi-link-signup) to participate in the limited public preview.
23
+
## Sign-up for link
24
+
25
+
To use the link feature, you will need:
26
+
27
+
- SQL Server 2019 Enterprise Edition with [CU13 (or above)](https://support.microsoft.com/topic/kb5005679-cumulative-update-13-for-sql-server-2019-5c1be850-460a-4be4-a569-fe11f0adc535) installed on-premises, or on an Azure VM.
28
+
- Network connectivity between your SQL Server and managed instance is required. If your SQL Server is running on-premises, use a VPN link or Express route. If your SQL Server is running on an Azure VM, either deploy your VM to the same subnet as your managed instance, or use global VNet peering to connect two separate subnets.
29
+
- Azure SQL Managed Instance provisioned on any service tier.
30
+
31
+
Use the following link to sign-up for the limited preview of the link feature.
32
+
33
+
> [!div class="nextstepaction"]
34
+
> [Sign up for link feature preview](https://aka.ms/mi-link-signup)
25
35
26
36
## Overview
27
37
@@ -71,18 +81,8 @@ Secure connectivity, such as VPN or Express Route is used between an on-premises
71
81
72
82
There could exist up to 100 links from the same, or various SQL Server sources to a single SQL Managed Instance. This limit is governed by the number of databases that could be hosted on a managed instance at this time. Likewise, a single SQL Server can establish multiple parallel database replication links with several managed instances in different Azure regions in a 1 to 1 relationship between a database and a managed instance . The feature requires CU13 or higher to be installed on SQL Server 2019.
73
83
74
-
## Sign-up for link
75
-
76
-
To use the link feature, you will need:
77
-
78
-
- SQL Server 2019 Enterprise Edition with [CU13 (or above)](https://support.microsoft.com/topic/kb5005679-cumulative-update-13-for-sql-server-2019-5c1be850-460a-4be4-a569-fe11f0adc535) installed on-premises, or on an Azure VM.
79
-
- Network connectivity between your SQL Server and managed instance is required. If your SQL Server is running on-premises, use a VPN link or Express route. If your SQL Server is running on an Azure VM, either deploy your VM to the same subnet as your managed instance, or use global VNet peering to connect two separate subnets.
80
-
- Azure SQL Managed Instance provisioned on any service tier.
81
-
82
-
Use the following link to sign-up for the limited preview of the link feature.
83
-
84
-
> [!div class="nextstepaction"]
85
-
> [Sign up for link feature preview](https://aka.ms/mi-link-signup)
84
+
> [!NOTE]
85
+
> The link feature is released in limited public preview with support for currently only SQL Server 2019 Enterprise Edition CU13 (or above). [Sign-up now](https://aka.ms/mi-link-signup) to participate in the limited public preview.
0 commit comments