-
[Enter feedback here]
This url: https://docs.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-instance-management?tabs=python#purge-instance-history contains codes that causes ex…
-
Please provide guidance/example of using dependency injection with durable entities. For example, how would one inject ILogger into the Counter class example? Thanks.
---
#### Document Details
⚠ *Do…
-
Please can this documentation be updated to include the new .NET 7.0 SDK which is now GA.
The the .NET 7.0 SDK is installed on my Windows 10 PC.
I have tried following the instructions on this…
-
Azure Durable Functions orchestrator code invoked under `InvokeWithTimeoutAsync` (i.e under a timeout constraint) will not shut-down after a timeout when the user code is then invoked via `TryExecuteA…
-
### Type of issue
Other (describe below)
### Description
Items appear duplicated multiple times in the table
### Page URL
https://learn.microsoft.com/en-us/python/api/azure-functions-durable/az…
-
Not able to use the RewindAsync() function. The doc says it works with Version 2.X but I am using v2.4.1 of Microsoft.Azure.WebJobs.Extensions.DurableTask, where on using IDurableOrchestrationClient…
-
I'm in the process of upgrading a sizealbe function app from the out of process model to the dotnet-isolated model. After doing all the upgrades, running any function would fail with this error:
``…
Ben52 updated
7 months ago
-
Opening this issue ticket as per [discussion on Microsoft Learn Q&A](https://learn.microsoft.com/en-us/answers/questions/1387463/python-azure-function-app-concurrency-and-differen) with @mike-urnun-…
-
The samples are not as described, and the link doesn't go directly to the repo to clone them.
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ …
-
According to this [JS doc](https://github.com/Azure/azure-functions-durable-js/blob/dev/src/durableorchestrationcontext.ts#L364-L365) in `azure-functions-durable-js`:
> Timers currently cannot be s…