-
The javadoc in com.microsoft.azure.functions.annotation.HttpTrigger presents com.microsoft.azure.functions.HttpResponseMessage as if it were generic (which actually makes a lot of sense), but the http…
-
Certain distibuted applications use timestamp, with some assumption of clock skew, to help manage things. Given that users can't know what machines they are running on ahead of time to monitor/manage …
-
Currently there is no way to configure custom config sections for Azure Functions. Many third party libraries that we build components with require these custom config sections. Adding support for t…
-
Right now, it's pretty easy for users to shoot themselves in the foot with [Azure storage limitations](https://docs.microsoft.com/en-us/azure/azure-subscription-service-limits#storage-limits) by doing…
-
## Datastream : metrics
- [x] Add dimension mappings(PR linked)
- [x] Add metric_type mapping - Already exists #7130
#### Verification and validation
- [ ] Verification of data i…
-
Add your comment to [Cold Starts in Azure Functions](https://mikhail.io/serverless/coldstarts/azure/).
The comments will be displayed directly on the page.
I might edit your mentions for better di…
-
### Investigative information
- Timestamp: 2024-03-05 11:00:00
- Core Tools version: 4.0.5455
### Repro steps
1 - Define a function using the V2 python model and blueprints:
```
import a…
-
I see no documentation for passing an AbortSignal through to a Node.js Azure Function for aborting a request. How is this achieved?
-
**Which trigger/binding are you using?**
Http and others
**Which language are you using?**
Typescript/Node.js
**Provide resource details**
1. Function app name: msk-functions-node
2. R…
-
Is your improvement request related to a problem? Please describe.
kubernetes.io/azure-disk not support volumesnapshot
If this is a new function, please describe the motivation and goals.
azure a…