Skip to content

Commit 6c229db

Browse files
authored
changing to to and
------- cc: @danimir
1 parent 74ade4d commit 6c229db

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The link supports single node SQL Server instances without existing availability
2828

2929
The link feature currently offers the following functionality:
3030

31-
- **One-way replication (SQL Server versions 2016 to 2019)**: Use the link feature to replicate data one way from a SQL Server instance to your managed instance. Although you can manually fail over to your managed instance if there's a disaster, doing so breaks the link, and failing back isn't supported.
31+
- **One-way replication (SQL Server versions 2016 and 2019)**: Use the link feature to replicate data one way from a SQL Server instance to your managed instance. Although you can manually fail over to your managed instance if there's a disaster, doing so breaks the link, and failing back isn't supported.
3232
- **Disaster recovery (SQL Server 2022)**: Use the link feature to replicate data from a SQL Server 2022 instance to your managed instance, manually fail over to your managed instance during a disaster, and fail back to the SQL Server instance after you've mitigated the disaster.
3333

3434
This feature is currently in limited public preview. [You must sign up for limited public preview](https://aka.ms/mi-link-dr-preview-signup) so that the product group can configure your environment for the preview.
@@ -143,7 +143,7 @@ Data replication limitations include:
143143

144144
- Only user databases can be replicated. Replication of system databases isn't supported.
145145
- The solution doesn't replicate server-level objects, agent jobs, or user logins from SQL Server to SQL Managed Instance.
146-
- For SQL Server versions 2016 to 2019, replication of user databases from SQL Server instances to SQL Managed Instance deployments is one way. User databases from SQL Managed Instance deployments can't be replicated back to SQL Server instances. Two-way replication with failback to a SQL Server instance is available only for SQL Server 2022.
146+
- For SQL Server versions 2016 and 2019, replication of user databases from SQL Server instances to SQL Managed Instance deployments is one way. User databases from SQL Managed Instance deployments can't be replicated back to SQL Server instances. Two-way replication with failback to a SQL Server instance is available only for SQL Server 2022.
147147

148148
Configuration limitations include:
149149

0 commit comments

Comments
 (0)