Skip to content

Commit

Permalink
Merge pull request #784 from richardrigutins/master
Browse files Browse the repository at this point in the history
Fix typos in lab instructions
  • Loading branch information
JeffKoMS authored Apr 19, 2024
2 parents 5c565b5 + a945dc8 commit d2828ee
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Instructions/Labs/AZ-204_lab_02.md
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,7 @@ In this exercise, you created a function that runs automatically based on a fixe
}
```

1. Close all currently running instances of the **Terminal** application, and the **Command Pormpt** application.
1. Close all currently running instances of the **Terminal** application, and the **Command Prompt** application.

#### Review

Expand Down
2 changes: 1 addition & 1 deletion Instructions/Labs/AZ-204_lab_03.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ In this lab, you will learn how to use the Azure Storage SDK to access Azure Sto

1. Copy the **Storage account name** value to the clipboard and then paste it into Notepad.

1. On the **Access keys** blade, select **Show** for either one of the **Key** text boxes. It does not matter which you use, they are interchangable.
1. On the **Access keys** blade, select **Show** for either one of the **Key** text boxes. It does not matter which you use, they are interchangeable.

1. Review any one of the keys, and then copy the value of either of the **Key** boxes to the clipboard and then paste it into Notepad.

Expand Down
2 changes: 1 addition & 1 deletion Instructions/Labs/AZ-204_lab_10.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ In this lab, you will create a proof of concept for this scenario by employing a

#### Review

In this exercise, you created an Azure **Service Bus** namespace and a **Service Bus** queue that you'll use through the remainder of the lab.
In this exercise, you created an Azure **Service Bus** namespace and a **Service Bus** queue that you'll use throughout the remainder of the lab.

### Exercise 2: Create a .NET Core project to publish messages to a Service Bus queue

Expand Down
2 changes: 1 addition & 1 deletion Instructions/Labs/AZ-204_lab_13.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Because this is an employee-only web app, you will need to secure access to the

1. On the taskbar, select the **Microsoft Edge** icon.

1. In the browser window, browse to the GitHub website at `https://github.com/`, and create a new account if you don't already have one..
1. In the browser window, browse to the GitHub website at `https://github.com/`, and create a new account if you don't already have one.

1. Once you've logged in, create a new repository by clicking the **New** button on the main page.

Expand Down

0 comments on commit d2828ee

Please sign in to comment.