-
### Description
We have encountered a problem regarding the combination of Durable Tracing V2 and using ManagedIdentity with Application Insights.
We found that when disabling `local authenticat…
-
We recently ran into an issue where moving our Durable functions to a Kubernetes Cluster. We are using the "func kubernetes deploy" to generate the Yml file.
By default the Queue based functions a…
-
Hi @cgillum ,
Yesterday, I talked with @shibayan and @k-miyake . They want Graceful Shutdown feature for Durable Functions. It simply stop accepting new request. In the DevOps scenario, the featu…
-
Using StartOrchestrationOptions.StartAt property when calling ScheduleNewOrchestrationInstanceAsync() does not schedule an orchestration. Orchestrations always run immediately.
To replicate this is…
-
We have received several questions regarding the use of Identity-based connections with Netherite. This thread aims to provide some clarity regarding the supported scenarios, and those that are curren…
-
1.
**Package:** `azure-communication-callautomation`
**Section link:**
- https://learn.microsoft.com/en-us/python/api/azure-communication-callautomation/azure.communication.callautomation?view=azure-…
-
### Description
I'm scheduling an orchestrator with an input bigger than 4MB (which is now possible thanks to #2778). Everything works as expected except when i try to read the orchestrator's output.…
-
The Singleton example in this page only covers Python v1 durable functions. It should also offer a sample implementation for python v2 durable functions.
---
#### Document Details
⚠ *Do not …
-
### Description
Hello team,
We recently conducted a stress test for the durable function fan-out & fan-in pattern and discovered something interesting.
The function code can be found at: https://git…
-
Code of [AzureAppConfigurationRefreshMiddleware](https://github.com/Azure/AppConfiguration-DotnetProvider/blob/e6988fad3e51c59af6b3800d917f43aa7a265c29/src/Microsoft.Azure.AppConfiguration.Functions.W…