Skip to content

Commit e54c3d9

Browse files
Attempt to get Acrolinx > 80
1 parent c5c3ecf commit e54c3d9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

  • learn-pr/wwl-azure/migrate-mongodb-database-to-azure-cosmos-db/includes

learn-pr/wwl-azure/migrate-mongodb-database-to-azure-cosmos-db/includes/6-exercise.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Let's prepare our environment to move the backup to the Azure Storage account. I
3232

3333
### Download the GitHub repository using Visual Studio
3434

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.
3636

3737
1. Once Visual Studio Code has been installed on your client, let's go ahead and open it.
3838
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
4747
1. Once it has completed downloading the repository it will ask ***Would you like to open the clone repository?***, select the **Open** button.
4848

4949
> [!NOTE]
50-
> If you did not selected the ***Open*** button, select ***File*** -> ***Open folder*** and select the folder where you cloned the repo to open it.
50+
> If you did not select the ***Open*** button, select ***File*** -> ***Open folder*** and select the folder where you cloned the repo to open it.
5151

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 pops up asking if you trust the authors, just check the checkbox, and select ***Yes, I trust the authors***.
5353
1. You can close any other pop-ups that might have appeared on the lower right hand side.
5454
1. You can close the ***Get Started*** tab if it's opened.
5555
@@ -266,7 +266,7 @@ Now we should have everything we need to define the migration details of our pro
266266
> [![Screenshot showing the new migration project target tab.](../media/6-migration-project-target-tab.png)](../media/6-migration-project-target-tab.png#lightbox)
267267

268268
> [!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.
270270

271271
1. Select the **Next: Database Settings >>** button.
272272

0 commit comments

Comments
 (0)