Skip to content

Commit 91fd050

Browse files
authored
Merge pull request #191792 from mokabiru/patch-38
Update tutorial-sql-server-managed-instance-offline-ads.md
2 parents c7d0ae7 + 2af2167 commit 91fd050

4 files changed

+4
-4
lines changed

articles/dms/tutorial-sql-server-managed-instance-offline-ads.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ To complete this tutorial, you need to:
104104
1. Specify your **Azure SQL Managed Instance** by selecting your subscription, location, resource group from the corresponding drop-down lists and then select **Next**.
105105
1. Select **Offline migration** as the migration mode.
106106
> [!NOTE]
107-
> In the offline migration mode, the source SQL Server database is not available for read and write activity while database backups are restored on target Azure SQL Managed Instance. Application downtime needs to be considered till the migration completes.
107+
> In the offline migration mode, the source SQL Server database should not be used for write activity while database backups are restored on target Azure SQL Managed Instance. Application downtime needs to be considered till the migration completes.
108108
1. Select the location of your database backups. Your database backups can either be located on an on-premises network share or in an Azure storage blob container.
109109

110110
> [!NOTE]

articles/dms/tutorial-sql-server-managed-instance-online-ads.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ To complete this tutorial, you need to:
111111
1. Specify your **Azure SQL Managed Instance** by selecting your subscription, location, resource group from the corresponding drop-down lists and then select **Next**.
112112
1. Select **Online migration** as the migration mode.
113113
> [!NOTE]
114-
> In the online migration mode, the source SQL Server database is available for read and write activity while database backups are continuously restored on target Azure SQL Managed Instance. Application downtime is limited to duration for the cutover at the end of migration.
114+
> In the online migration mode, the source SQL Server database can be used for read and write activity while database backups are continuously restored on target Azure SQL Managed Instance. Application downtime is limited to duration for the cutover at the end of migration.
115115
1. Select the location of your database backups. Your database backups can either be located on an on-premises network share or in an Azure storage blob container.
116116
> [!NOTE]
117117
> If your database backups are provided in an on-premises network share, DMS will require you to setup self-hosted integration runtime in the next step of the wizard. Self-hosted integration runtime is required to access your source database backups, check the validity of the backup set and upload them to Azure storage account.<br/> If your database backups are already on an Azure storage blob container, you do not need to setup self-hosted integration runtime.

articles/dms/tutorial-sql-server-to-virtual-machine-offline-ads.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ To complete this tutorial, you need to:
105105
1. Specify your **target SQL Server on Azure Virtual Machine** by selecting your subscription, location, resource group from the corresponding drop-down lists and then select **Next**.
106106
2. Select **Offline migration** as the migration mode.
107107
> [!NOTE]
108-
> In the offline migration mode, the source SQL Server database is not available for write activity while database backup files are restored on the target Azure SQL database. Application downtime persists through the start until the completion of the migration process.
108+
> In the offline migration mode, the source SQL Server database should not be used for write activity while database backup files are restored on the target Azure SQL database. Application downtime persists through the start until the completion of the migration process.
109109
3. Select the location of your database backups. Your database backups can either be located on an on-premises network share or in an Azure storage blob container.
110110
> [!NOTE]
111111
> If your database backups are provided in an on-premises network share, DMS will require you to setup self-hosted integration runtime in the next step of the wizard. Self-hosted integration runtime is required to access your source database backups, check the validity of the backup set and upload them to Azure storage account.<br/> If your database backups are already on an Azure storage blob container, you do not need to setup self-hosted integration runtime.

articles/dms/tutorial-sql-server-to-virtual-machine-online-ads.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ To complete this tutorial, you need to:
106106
1. Specify your **target SQL Server on Azure Virtual Machine** by selecting your subscription, location, resource group from the corresponding drop-down lists and then select **Next**.
107107
2. Select **Online migration** as the migration mode.
108108
> [!NOTE]
109-
> In the online migration mode, the source SQL Server database is available for read and write activity while database backups are continuously restored on the target SQL Server on Azure Virtual Machine. Application downtime is limited to duration for the cutover at the end of migration.
109+
> In the online migration mode, the source SQL Server database can be used for read and write activity while database backups are continuously restored on the target SQL Server on Azure Virtual Machine. Application downtime is limited to duration for the cutover at the end of migration.
110110
3. In step 5, select the location of your database backups. Your database backups can either be located on an on-premises network share or in an Azure storage blob container.
111111
> [!NOTE]
112112
> If your database backups are provided in an on-premises network share, DMS will require you to setup self-hosted integration runtime in the next step of the wizard. Self-hosted integration runtime is required to access your source database backups, check the validity of the backup set and upload them to Azure storage account.<br/> If your database backups are already on an Azure storage blob container, you do not need to setup self-hosted integration runtime.

0 commit comments

Comments
 (0)