Skip to content

Commit 236e363

Browse files
authored
Merge pull request #107644 from vitomaz-msft/master
Updating the install instructions due to a know issue while fix is not deployed
2 parents 51ac18c + 9df0dae commit 236e363

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/dms/quickstart-create-data-migration-service-hybrid-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.service: dms
1111
ms.workload: data-services
1212
ms.custom: "seo-lt-2019"
1313
ms.topic: quickstart
14-
ms.date: 01/21/2019
14+
ms.date: 03/13/2020
1515
---
1616

1717
# Quickstart: Create a hybrid mode instance with Azure portal & Azure Database Migration Service
@@ -141,7 +141,7 @@ You need to create an Azure App registration ID that the on-premises hybrid work
141141
7. Install the Azure Database Migration Service hybrid worker on your on-premises server by running the following command:
142142
143143
```
144-
<drive>:\<folder>\Install>DMSWorkerBootstrap.exe -a Install -IAcceptDMSLicenseTerms
144+
<drive>:\<folder>\Install>DMSWorkerBootstrap.exe -a Install -IAcceptDMSLicenseTerms -d
145145
```
146146
147147
> [!NOTE]

0 commit comments

Comments
 (0)