-
It would be great if durable functions was able to provide suggestions on configuration options within the Diagnose and solve problems (DAS) blade. I know there are many switches to bump performance a…
-
When trying to use this on a project using Azure Functions, the build fails on the second time it is called (i.e. when the **VersionAssemblyInfo.cs** file exists). I have to manually delete the file e…
-
### Description
We have an in-process Azure Durable Functions project whereby we inject the Azure App Configuration Services and set up configuration for the app. What we are seeing is the durable fu…
-
New V4 app or existing V3 app migrated to V4: New App in V4
```
dotnet --version
9.0.100-preview.3.24204.13
```
Also verified in dotnet 8 sdk
## Case
We are creating Azure function v4 with .n…
-
Refer this SO Thread and my answer - https://stackoverflow.com/questions/76458717/why-is-the-functions-runtime-not-finding-my-functions-when-i-import-certain-pack/76463210?noredirect=1#> The Azure…
-
### Describe the bug
Following https://quarkus.io/guides/azure-functions-http I expect an api to respond on https://{appname}.azurewebsites.net/api/hello after deploying to Azure.
What happens i…
-
Hi, guys are you fine?
I'm thinking to create an interceptor function but I didn't find this feature at azure functions/API Management.
at the AWS they have a native implementation called Cust…
-
### Is your question related to a specific version? If so, please specify:
Azure Functions (linux) - Runtime version: `4.636.0.0`
### What language does your question apply to? (e.g. C#, JavaScript,…
-
### Description
- Come up with design guidelines and common code designs for RPs that act as job executors - RPs that execute a customer workload using various triggers.
- How should these be mode…
-
Description
===========
I've installed the module confluent_kafka==1.8.2 for a function azure and I've got and error:
```
Result: Failure Exception: AttributeError: module 'os' has no attribute …