Skip to content

Commit 2201976

Browse files
committed
typo fix - TDE
1 parent bb76d44 commit 2201976

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/dms/tutorial-sql-server-to-managed-instance.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.service: dms
1010
ms.workload: data-services
1111
ms.custom: mvc, tutorial
1212
ms.topic: article
13-
ms.date: 08/13/2018
13+
ms.date: 08/15/2018
1414
---
1515

1616
# Migrate SQL Server to Azure SQL Database Managed Instance using DMS
@@ -168,7 +168,7 @@ After an instance of the service is created, locate it within the Azure portal,
168168
|**User name** | Make sure that the Windows user has full control privilege on the network share that you provided above. The Azure Database Migration Service will impersonate the user credential to upload the backup files to Azure storage container for restore operation. If TDE-enabled databases are selected for migration, the above windows user must be the built-in administrator account and [User Account Control](https://docs.microsoft.com/en-us/windows/security/identity-protection/user-account-control/user-account-control-overview) must be disabled for Azure Database Migration Service to upload and delete the certificates files.) |
169169
|**Password** | Password for the user. |
170170
|**Storage account settings** | The SAS URI that provides the Azure Database Migration Service with access to your storage account container to which the service uploads the back-up files and that is used for migrating databases to Azure SQL Database Managed Instance. [Learn how to get the SAS URI for blob container](https://docs.microsoft.com/azure/vs-azure-tools-storage-explorer-blobs#get-the-sas-for-a-blob-container).|
171-
|**TRE Settings** | If you are migrating the source databases with Transparent Data Encryption (TDE) enabled, you need to have write privileges on the target Azure SQL DB Managed Instance. Select the subscription in which the Azure SQL DB Managed Instance provisioned from the drop-down menu. Select the target Azure SQL DB Managed Instance in the drop-down menu. |
171+
|**TDE Settings** | If you are migrating the source databases with Transparent Data Encryption (TDE) enabled, you need to have write privileges on the target Azure SQL DB Managed Instance. Select the subscription in which the Azure SQL DB Managed Instance provisioned from the drop-down menu. Select the target Azure SQL DB Managed Instance in the drop-down menu. |
172172

173173
![Configure Migration Settings](media\tutorial-sql-server-to-managed-instance\dms-configure-migration-settings3.png)
174174

0 commit comments

Comments
 (0)