Skip to content

Commit 8473856

Browse files
authored
Update log-replay-service-migrate.md
1 parent 58f9d10 commit 8473856

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

articles/azure-sql/managed-instance/log-replay-service-migrate.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: how-to
99
author: danimir
1010
ms.author: danil
1111
ms.reviewer: mathoma
12-
ms.date: 01/04/2022
12+
ms.date: 03/22/2022
1313
---
1414

1515
# Migrate databases from SQL Server to SQL Managed Instance by using Log Replay Service (Preview)
@@ -425,6 +425,9 @@ Functional limitations of LRS are:
425425
- LRS must be started separately for each database pointing to the full URI path containing an individual database folder.
426426
- LRS can support up to 100 simultaneous restore processes per single managed instance.
427427

428+
> [!NOTE]
429+
> If you require database to be R/O accessible during the migration, and if you require migration window larger than 36 hours, please consider an alternative online migrations solution [link feature for Managed Instance](link-feature.md) providing such capability.
430+
428431
## Troubleshooting
429432

430433
After you start LRS, use the monitoring cmdlet (`get-azsqlinstancedatabaselogreplay` or `az_sql_midb_log_replay_show`) to see the status of the operation. If LRS fails to start after some time and you get an error, check for the most common issues:
@@ -438,6 +441,7 @@ After you start LRS, use the monitoring cmdlet (`get-azsqlinstancedatabaselogrep
438441
- If you started LRS in autocomplete mode, was a valid filename for the last backup file specified?
439442

440443
## Next steps
441-
- Learn more about [migrating SQL Server to SQL Managed instance](../migration-guides/managed-instance/sql-server-to-managed-instance-guide.md).
444+
- Learn more about [migrating to Managed Instance using the link feature](link-feature.md).
445+
- Learn more about [migrating from SQL Server to SQL Managed instance](../migration-guides/managed-instance/sql-server-to-managed-instance-guide.md).
442446
- Learn more about [differences between SQL Server and SQL Managed Instance](transact-sql-tsql-differences-sql-server.md).
443447
- Learn more about [best practices to cost and size workloads migrated to Azure](/azure/cloud-adoption-framework/migrate/azure-best-practices/migrate-best-practices-costs).

0 commit comments

Comments
 (0)