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: learn-pr/wwl-azure/migrate-mongodb-database-to-azure-cosmos-db/includes/6-exercise.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ Let's prepare our environment to move the backup to the Azure Storage account. I
32
32
33
33
### Download the GitHub repository using Visual Studio
34
34
35
-
Let's put Visual studio Code to some good use, first, we need to clone the lab repo.
35
+
Let's put Visual Studio Code to some good use, first, we need to clone the lab repo.
36
36
37
37
1. Once Visual Studio Code has been installed on your client, let's go ahead and open it.
38
38
1. Press ***Ctrl***+***Shift***+***P*** to *Show All Commands*.
@@ -47,9 +47,9 @@ Let's put Visual studio Code to some good use, first, we need to clone the lab r
47
47
1. Once it has completed downloading the repository it will ask ***Would you like to open the clone repository?***, selectthe**Open** button.
48
48
49
49
> [!NOTE]
50
-
> If you did not selected the ***Open*** button, select***File*** ->***Open folder*** and selectthe folder where you cloned the repo to open it.
50
+
> If you did not selectthe***Open*** button, select***File*** ->***Open folder*** and selectthe folder where you cloned the repo to open it.
51
51
52
-
1. If a dialog pops-up asking if you trust the authors, just check the checkbox, and select***Yes, I trust the authors***.
52
+
1. If a dialog popsup asking if you trust the authors, just check the checkbox, and select***Yes, I trust the authors***.
53
53
1. You can close any other pop-ups that might have appeared on the lower right hand side.
54
54
1. You can close the ***Get Started*** tab if it's opened.
55
55
@@ -266,7 +266,7 @@ Now we should have everything we need to define the migration details of our pro
266
266
> [](../media/6-migration-project-target-tab.png#lightbox)
267
267
268
268
> [!NOTE]
269
-
> While in this exercise we are migrating to an Azure Comos DB account, the subsequent steps would have been very similar if you had chosen the **Standard mode** or the **Connection String mode** to connect directly to a MongoDB server.
269
+
> While in this exercise we are migrating to an Azure Cosmos DB account, the subsequent steps would have been very similar if you had chosen the **Standard mode** or the **Connection String mode** to connect directly to a MongoDB server.
270
270
271
271
1. Select the **Next: Database Settings >>** button.
0 commit comments