-
Using this issue to track flaky unit tests as they are discovered.
## Flaky tests
| Fix PR | Test | Failed Run |
| - | - | - |
| #10128 | https://github.com/Azure/azure-functions-host/blob/1bf…
jviau updated
3 months ago
-
Contex:
Moving an issue from the Azure Developer CLI (https://github.com/Azure/azure-dev/issues/1341) to this repo, looking for help.
The Azure Developer CLI provides an easy and quick way to depl…
-
Hello,
I am seeing an error when attempting to deploy to azure using the `azd up` command that is outlined in the README. I am on an m1 mac using a devcontainer within VS code. I am able to run the…
-
Experiencing a Function Failure that I'm not sure if I need to be concerned about or not.
The RenewCert and Cleanup Functions are successful, but not the AddCertificate Function, even though the c…
-
Hello~ I tried now a lot of times to generate an nswag client for typescript and c# for an azure function app.
it is possible to generate a swagger documentation for function apps so it also should b…
-
Hello Team,
I am testing to deploy custom docker image (C# Linux) to Azure Functions and found that path configured in "AzureWebJobsScriptRoot" is not valid in Azure Functions.
Why is this variabl…
-
I have a .NET 8 based "isolated" mode durable function which implements the fan out/fan in pattern.
![image](https://github.com/user-attachments/assets/d483557a-7605-44da-b9ca-7b1cee3c5f28)
Expect…
-
The logging documentation here:
https://learn.microsoft.com/en-us/azure/azure-functions/configure-monitoring?tabs=v2
Has the following note:
> For .NET class library functions, these categories…
-
### Expected Behavior
When creating a python azure function with a timer trigger, I suspect that it will run on schedule.
VS Code extension version: 1.15.4
Local azure-functions version: 1.21.3
###…
-
Created fresh Azure Functions project from VS 2019 with storage in Azure. Trying to start it gives the following error: `System.ArgumentNullException: 'Value cannot be null.
Parameter name: path'` at…