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 93 forks source link

Azure Functions lab is out of date #60

Open vfylyk opened 4 days ago

vfylyk commented 4 days ago

It seems like the instructions in file ./instructions/14-functions.md are quite out of date, in the following aspects:

  1. Creating a "Function App" requires selecting a hosting plan before doing the rest.
  2. The Functions pane on the Azure Portal, in the "Function App" just created, does not have an option to "+ Create" a function to be developed in the portal. It seems like the only option is using an external editor and uploading files.

I gave up after these two hurdles.

MScalopez commented 3 days ago

@vfylyk, thank you for bringing this to our attention, I will take a look at this early next week and will try to fix as soon as possible, sorry for any inconvenience this might have caused in your learning experience.