-
We do not have any public documentation that describes how to troubleshoot and fix this issue.
Below is an answer on how to fix this issue from ChatGPT. Could you please verify this information an…
-
New V4 app or existing V3 app migrated to V4: New App in V4
```
dotnet --version
9.0.100-preview.3.24204.13
```
Also verified in dotnet 8 sdk
## Case
We are creating Azure function v4 with .n…
-
StreamingResponse in fastapi is not working
### This issue is for a: (mark with an `x`)
```
- [ ] bug report -> please search issues before submitting
- [x] feature request
- [ ] documentation …
-
**Description of the issue**
CodeQL scan is not picking up SQL Injection vulnerability in the following Azure Function trigger:
```csharp
using System.Net;
using Microsoft.Azure.Functions.Work…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
Phiph updated
3 weeks ago
-
### Library name
Microsoft.Azure.WebJobs.Extensions.EventHubs
### Please describe the feature.
Scaling up large EventHub processing workloads (100+ partitions) on Azure Functions (using the webjobs…
-
Hello all,
## Issue description
When I deploy my Azure Function project (dotnet isolated `net80`) from my IDE (in my case Rider) to a new Function App / Service plan, I can nicely see the funct…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
_No response_
### Expected Behavior
_No response_
### Steps To Reproduce
1.os is linux
2…
-
Does this occur consistently? Yes
Repro steps:
1. Follow the steps here: https://learn.microsoft.com/en-us/azure/azure-functions/create-first-function-vs-code-python
2. The code is listed …
-
- [ ] Work with Azure Durable functions
- [ ] Needs design and user studies