MicrosoftLearning / PL-400_Microsoft-Power-Platform-Developer

https://microsoftlearning.github.io/PL-400_Microsoft-Power-Platform-Developer/
MIT License
170 stars 117 forks source link

Lab 11 - Minor issue with Function App #117

Closed tylerfarmer1 closed 8 months ago

tylerfarmer1 commented 9 months ago

Lab 11 - Azure Functions

Exercise 2 - Create Azure Function

Task 2.1 - Azure Resources

Step: 3

Description of issue

Part of the instructions in Step 3 are to pick .NET as the Runtime stack and "6 (LTS)" for the version. In the Azure portal there is some confusion because there are two choices for version 6... One is "6 (LTS) in-process" and the 2nd is "6 (LTS) Isolated." It would be better to specify exactly which one the student should choose.

julians1966 commented 9 months ago

Should be able to choose either, but would suggest Isolated as that will be the only option in the future

skulthm-ms commented 8 months ago

Thank you @tylerfarmer1. We will narrow it down in our next update.

tylerfarmer1 commented 8 months ago

FYI - the "Isolated" one caused us issues in class. Part of some of the labs have you edit some directly in the Azure portal. One of the options - I think it was the in-process version - would show you the button to edit directly....but the other option would NOT show that button.