-
**Describe the issue**
When I create a new Function App dotnet core 6.0 Isolated app and I am using the following nuget package:
Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore
and I am…
-
Received the following email from Microsoft:
Support for .NET 6 ends on 12 November 2024 upgrade your Azure Functions apps to .NET 8
Is it possible to update the function app to .NET 8?
-
### Description
It seems that there is some issue with saving a poco in tablestorage. An int gets stored as an Int64 and cannot be read back because (off course) an Int64 cannot be converted to an in…
-
Issue Type: Bug
When I select F5 to start debugging my Azure Functions, the GUI shows "host start" task spinning for several seconds, then the Terminal displays this message:
Azure Functions C…
-
## CVE-2021-22569 - High Severity Vulnerability
Vulnerable Library - protobuf-java-3.7.1.jar
Core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an
efficient…
-
### This issue is for a: (mark with an `x`)
```
- [ ] bug report -> please search issues before submitting
- [x] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior …
Yvand updated
1 month ago
-
Great job! I'm using your extension with Azure Functions v. 3 and I don't face any issue.
![image](https://user-images.githubusercontent.com/9497415/81545468-d6f19c00-9370-11ea-92f2-e9822b94378d.p…
-
We upgraded a .NET 6 in-process Azure Function to a .NET 8 isolated function running on Windows. Following this, our function was unable to run when depolyed to Azure, but was able to run locally. A…
-
I am attempting to migrate an Azure Function from .NET 6 to .NET 8 and from in-process to isolated.
I followed the instructions outlined here: https://github.com/Azure/azure-functions-openapi-ext…
-
## CVE-2020-7238 - High Severity Vulnerability
Vulnerable Library - netty-codec-http-4.1.30.Final.jar
Netty is an asynchronous event-driven network application framework for
rapid development of…