functions-authorize icon indicating copy to clipboard operation
functions-authorize copied to clipboard

F# dotnet 8 isolated not working with attributes

Open helgeu opened this issue 11 months ago • 9 comments
trafficstars

We are using f# and Darkloop extension and this works very nicely with Azure functions in process mode. We are now moving over to dotnet 8 and isolated but this seems to not work as expected.

I have created a PR with basic code for same F# code as in the C# samples. The expected is that this should give 401s but the attribute is not at all honored as with this code.

Thanks for your great work btw!

helgeu avatar Dec 06 '24 08:12 helgeu