-
Tables binding fails when reading JObject entity written by Azure.Data.Tables from Cosmos Tables
```
Microsoft.Azure.WebJobs.Host.FunctionInvocationException : Exception while executing function: …
-
Runtime version: ~4
Os: windows
Hosting plan: consumption
Language: java
Trigger: Event Hub
Mostly, our functions work fine. However sometimes we have unpredictable failures. In this case, it's…
-
### Analyzer
**Diagnostic ID**: [CA2254](https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2254): `Template should be a static expression`
### Analyzer source
**SDK…
-
The current implementation of `GetDefaultType` in `TriggerAdapterBindingProvider` ([code](https://github.com/Azure/azure-webjobs-sdk/blob/2ccfd4966764b5fe4e2c2f2c3597a800864344a7/src/Microsoft.Azure.W…
-
Locally the extension runs fine, but when hosting in Azure I get the error below. I'm using release `1.0.2` and hosting in a Linux premium function tier with the Node runtime.
Edit: Also occurs on …
-
SampleHost fails to run
#### Repro steps
Provide the steps required to reproduce the problem
1. set SampleHost as startup
2. run SampleHost
#### Expected behavior
should successfully r…
-
**Describe the bug**
Executed 'Functions.scheduled-remote-connection-check' (Failed, Id=ce242249-4fcd-40c3-999d-bb8ff85aaf8f, Duration=1800005ms)
**Impact**
Unknown impact.
**Logs**
[View is…
-
Today, we wait for the function dispatcher to initialize failing which we still allow invocations. This ends up with the each invocation resulting in "Did not find any initialized language worker" err…
-
Hi All,
after functions SDK has been updated to 1.0.19 (with corresponding packages like Microsoft.Azure.WebJobs and Microsoft.Azure.WebJobs.Extensions to 3.0.0-beta8 as mentioned here: Azure/app-s…
-
**Describe the bug**
We are using Static Web Apps with a managed Node.js backend but sometimes we get a `System.NotSupportedException` with the following message: "Version 3.6 is not supported for …