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
Copy file name to clipboardExpand all lines: articles/dms/pre-reqs.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ ms.service: dms
10
10
ms.workload: data-services
11
11
ms.custom: "seo-lt-2019"
12
12
ms.topic: article
13
-
ms.date: 02/20/2020
13
+
ms.date: 02/24/2020
14
14
---
15
15
16
16
# Overview of prerequisites for using the Azure Database Migration Service
@@ -30,7 +30,7 @@ Azure Database Migration Service prerequisites that are common across all suppor
30
30
* Enable the TCP/IP protocol, which is disabled by default during SQL Server Express installation, by following the instructions in the article [Enable or Disable a Server Network Protocol](https://docs.microsoft.com/sql/database-engine/configure-windows/enable-or-disable-a-server-network-protocol#SSMSProcedure).
31
31
32
32
> [!IMPORTANT]
33
-
> Creating an instance of Azure Database Migration Service requires access to virtual networt settings that are normally not within the same resource group. As a result, the user creating an instance of DMS requires permission at subscription level. To create the required roles, which you can assign as needed, run the following script:
33
+
> Creating an instance of Azure Database Migration Service requires access to virtual network settings that are normally not within the same resource group. As a result, the user creating an instance of DMS requires permission at subscription level. To create the required roles, which you can assign as needed, run the following script:
34
34
>
35
35
> ```
36
36
>
@@ -41,7 +41,10 @@ Azure Database Migration Service prerequisites that are common across all suppor
0 commit comments