Giter Site home page Giter Site logo

Comments (12)

seesharprun avatar seesharprun commented on July 29, 2024 2

The downside to that option is that we will have to add some very descriptive notes detailing that this โ€œtaskโ€ is entirely a workaround and will be removed in later versions of the course. I donโ€™t want students to think that the app setting is normally required for Azure Functions.

If everyone is ok with the note, I can put together some copy.

from az-204-developingsolutionsformicrosoftazure.

seesharprun avatar seesharprun commented on July 29, 2024

from az-204-developingsolutionsformicrosoftazure.

tibor19 avatar tibor19 commented on July 29, 2024

@seesharprun Which means that there is no working version that will be downloaded. The error message is type or namespace Azure is not available. Updating the version to 12.4, will ensure that there is a netcore31 version for the Azure.Storage.Blob package. If you want to repro, just create the lab as is, and you will see that is not working.

from az-204-developingsolutionsformicrosoftazure.

erikvanappeldoorn avatar erikvanappeldoorn commented on July 29, 2024

We are running the AZ-204 course right now, and are facing the exact same issue on lab 07, so please take a look.

from az-204-developingsolutionsformicrosoftazure.

seesharprun avatar seesharprun commented on July 29, 2024

That's not technically how .NET Standard works. It's a .NET Standard 2.0 library which is forward compatible with .NET Standard 2.1 and eventually .NET Core 3.1. I don't know why Azure Functions is not allowing a .NET Standard 2.x or 1.x library. I just want to make sure we aren't spreading the wrong information to students.

With that said, I was able to reproduce the issue. I made the fix in 9a84854

However, now I am starting to get System.UnauthorizedAccessException because NuGet is attempting to restore the packages to a write-only location. This looks like the same regression that was discussed here: Azure/azure-functions-host#4665

So that's where we are stuck now in trying to get the function to work.

from az-204-developingsolutionsformicrosoftazure.

seesharprun avatar seesharprun commented on July 29, 2024

It looks like it's a known regression reported here: Azure/azure-functions-host#5893.

We have to wait for the Azure Functions team to fix this.

from az-204-developingsolutionsformicrosoftazure.

seesharprun avatar seesharprun commented on July 29, 2024

Looks like there is a temporary workaround for this bug.

As a MCT, do you want me to update the lab instructions?

from az-204-developingsolutionsformicrosoftazure.

seesharprun avatar seesharprun commented on July 29, 2024

One more chance, waiting to see if any MCTs want me to update the lab instructions or if they are fine just mentioning the workaround in class.

from az-204-developingsolutionsformicrosoftazure.

tibor19 avatar tibor19 commented on July 29, 2024

Why not update the lab manuals, and avoid having issues with the instructions. I see that as the easiest way out. Otherwise, you will have trainers that will have no idea how to fix it.

from az-204-developingsolutionsformicrosoftazure.

adnkai avatar adnkai commented on July 29, 2024

Sure! At least there would be some workaround for us to test.

from az-204-developingsolutionsformicrosoftazure.

Usamawahabkhan avatar Usamawahabkhan commented on July 29, 2024

we are still facing same error with both 2.0 and 2.4

from az-204-developingsolutionsformicrosoftazure.

seesharprun avatar seesharprun commented on July 29, 2024

Fixes are live in 64347fe

from az-204-developingsolutionsformicrosoftazure.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.