-
Our function app makes extensive use of durable functions and this is saving a lot of data into the durable functions tables. I am trying to use `PurgeInstancesAsync` to clear out those tables. I us…
-
- Trying to migrate a function running in-process to out-of-process dotnet-isolated 7.
- Same code works perfectly in in-process mode. Causing this exception in dotnet-isolated 7 after migrating th…
-
Creating an umbrella for this since its one of the most downloaded packages and easy to remove.
If you need a CLI:
- [premove](https://github.com/lukeed/premove)
- Inline node script `node -e "requir…
-
I have a .NET 8 based "isolated" mode durable function which implements the fan out/fan in pattern.

Expect…
-
### Description
# Azure Function App issue: setting JsonSerializerOptions not working with Cosmos input bindings
## Issue
Custom JSON Serialization options are ignored when deserializing CosmosDB i…
-
- I am using dotnet-isolated runtime and version 8.0
- I have deployed Flex Consumption plan and app via Bicep.
- I am using the `AzureWebJobsStorage__accountname` app setting and system assigned ide…
-
I have multiple azure functions in my project. When I try to debug my function it always runs the first one in workspace "folder". It does not follow function picked by launch.json
-
Ran into fail to initialize worker error when running `func start` after installing new Core Tools in M1 Mac (MacOS Version 15.5). Error shows up regardless of how core tools was installed, through np…
-
This is a follow on to https://github.com/apache/arrow-datafusion/issues/3058 as we have made significant progress since @kmitchener originally posted that
“Write cool software and _tell people abo…
alamb updated
12 hours ago
-
#### Investigative information
Please provide the following:
- Timestamp: 2025-06-06T09:10:01.469411847Z
- Function App version: v4
- Function App name: sandboxarchidockerfunc
- Function name(s) (as…