-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
Currently, when adding a durable fu…
-
Environment details:
* Service: Azure Function Apps
* Language: Java 17
* OS: Linux
* Runtime version (current): 4.1036.2.2
We have an Orchestrator Durable function and this we invoke through HTTP. I…
-
Hello, I was wondering if someone could help me on some issues I am running into. We have a durable python function app that we have been running via a docker image for a long time now and everything …
-
Hi,
I'm interested in the [LockAsync](https://learn.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-entities?tabs=function-based%2Cin-process%2Cpython-v2&pivots=csharp#example-tra…
-
Our organization follows azure functions recommendations from https://learn.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-azure-storage-provider#storage-account-selection
> If …
-
💡 **Feature description**
We were using durable functions to create an API (what we call the orchestration API - oAPI). This one processes requests and (HTTP-) calls other (primitive - our terminolog…
-
To support the order processing workflow, we need to implement Durable Functions to coordinate tasks related to inventory management, payment processing, and notifications. Durable Functions provide r…
-
```[tasklist]
### Tasks
- [x] Update branch `azure-storage-track2` with `main` in DTFx.
- [x] Update branch `v3.x` with `main` in DF extension.
- [x] Bug fixes about pop-receipt.
- [x] Update dep…
-
We’ve recently encountered an issue in our dev environment while running Azure Durable Functions. After some investigation, it seems to be directly related to the Datadog Application Services (AAS) ex…
-
The class DurableHTTPRequest does not support managed identity token source when using Azure Durable function in Isolated mode.
https://github.com/Azure/azure-functions-durable-extension/blob/dev/src…