azure-functions-python-worker icon indicating copy to clipboard operation
azure-functions-python-worker copied to clipboard

Python worker for Azure Functions.

Results 199 azure-functions-python-worker issues
Sort by recently updated
recently updated
newest added

```[tasklist] ### Tasks ```

We have encountered an issue when using version 4 of the azure-functions-python-worker package. The problem occured when the python function crashed during startup, due to an import error, which was...

Needs: Triage :mag:
console-logging

### Investigative information ###### Please provide the following: - Timestamp: 2023-04-05 10:04 - Function App name: hoiaipocnonprdeuwfacdc - Function name(s) (as appropriate): cdc - Core Tools version: 4.0.5095 ### Repro...

needs-investigation
sdk-bindings

We do not have any public documentation that describes how to fix this error. After we have this new doc, we will create an aka link and update the error...

docs
supportability

### Investigative information ###### Please provide the following: - Timestamp: 2023-06-28 08:58:35.849 - Function App name: https://raster.azurewebsites.net - Function name(s) (as appropriate): http_app_func - Core Tools version: 4.0.5095 - Invocation...

needs-triage (functions)

### tldr: I am looking for a way to successfully remotely debug a python function running in an azure function app instance ---- I wish to be able to connect...

new feature

Input and output bindings are great abstractions for those who want to avoid using clients. Unfortunately, there are still cases where you are forced to use a client. Take for...

new feature
Needs: Attention :wave:

We're using Python 3.9 Azure Functions with http-trigger in a premium plan and maximum burst set to 10. This is the host.json file `{ "version": "2.0", "logging": { "applicationInsights": {...

bug
needs-triage (functions)
Needs: Attention :wave: