Azure / Azure/azure-functions-dotnet-worker
Update CloudTable's row.
Open
needs-investigation
- Dominant language
- C#
- Stars
- 466
- Forks
- 215
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 7
Description
I tried to update a row through TableOutput binding, and I get an exception:
> System.Private.CoreLib: Exception while executing function: Functions.HttpTriggerSendMessage. Microsoft.Azure.WebJobs.Host: Error while handling parameter _binder after function returned:. Microsoft.Azure.WebJobs.Extensions.Storage: The specified entity already exists.
I understand if this way is not supported, but in that case my question is, how?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.