Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions challenges/Module1-Introduction to Cosmos DB.MD
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@
#### 1.3.1 Access Windows VM and Launch Data migration tool.


1. Access PowerBI VM(Windows) via RDP, Open Internet Explorer inside the Windows VM and download the data which we would migrate to cosmos DB by clicking [here](http://jsonstudio.com/wp-content/uploads/2014/02/stocks.zip)<br/> (http://bit.ly/2CYzX8I)
A zip file will download, extract and open the file to view the json data set.<br/>
1. In the Azure portal locate the PowerBIVM in your resource group and connect to the IP address via RDP. Login/Password information was included in the lab email. Next, open Internet Explorer inside the Windows VM and download the data which we will migrate to Cosmos DB by clicking [here](http://jsonstudio.com/wp-content/uploads/2014/02/stocks.zip)<br/> (http://bit.ly/2CYzX8I) (a zip file will download. Extract and open the file to view the json data set within.)<br/>
2. **Launch** your **data migration tool** by opening the **dtui.exe** application. (under C:\Packages)<br/>
<img src="images/migrationtool.jpg"/><br/>
3. In the **DocumentDB Data Migration Tool** blade that appear, Click on **Next**.<br/>
Expand Down