MicrosoftLearning / dp-420-cosmos-db-dev

DP-420: Designing and Implementing Cloud-Native Applications Using Microsoft Azure Cosmos DB
https://microsoftlearning.github.io/dp-420-cosmos-db-dev/
MIT License
81 stars 95 forks source link

Lab 26 Observation #31

Closed ejneuman closed 9 months ago

ejneuman commented 1 year ago

There are three places in this lab where you instruct the user to run the "dotnet run" command from the terminal. However, I would recommend you add a reminder before each of these that they need to save the Program.cs file first.

(There might be other labs where this is also an issue, but it stood out here. Might want to scrub all labs and make sure the user is instructed to save the file before switching to the terminal to run the program.)

MScalopez commented 9 months ago

Good suggestions, added the suggested comments.