MicrosoftLearning / AZ-204-DevelopingSolutionsforMicrosoftAzure

AZ-204: Developing solutions for Microsoft Azure
https://microsoftlearning.github.io/AZ-204-DevelopingSolutionsforMicrosoftAzure/
MIT License
2.25k stars 1.82k forks source link

LP 11 needs machine to have .NET 8 already installed #781

Closed SkillableBB closed 7 months ago

SkillableBB commented 7 months ago

Exercise 2: Monitor a local web API by using Application Insights Task 1: Build a .NET Web API Project Step 5 has you run a .NET Web API application command, but it doesn't work because .NET 8 isn't installed; after installing .NET 8 in a browser, the command works [p1].

This is affecting all localizations as well.

[p1]

image

SkillableBB commented 7 months ago

Disregard