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

Python worker for Azure Functions.

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

### Investigative information ###### Please provide the following: - Timestamp: n/a - Function App name: n/a - Function name(s) (as appropriate): n/a - Core Tools version: 4.0.5455 ### Repro steps...

needs-investigation

I need dynamic directory paths for blob trigger. I also need dynamic directory names for blob output names. Example for trigger: Landing/{dir}/{name} If dir can be 1 through to 5...

feature
python

For multiple templates, the template names are different between V1 and V2 apps. For example, for V1 apps, running `func new --template "Azure Event Hub Trigger" --name myFunction` works successfully....

bug
triaged

#### Is your question related to a specific version? If so, please specify: #### What language does your question apply to? (e.g. C#, JavaScript, Java, All) Python #### Question I...

needs-investigation

I have tried to run Azure Functions (host: 4.3.2, python 3.9) as an Azure IoT Edge module on Raspberry PI 4 (arm64) and had some success. I wanna share my...

Needs: Attention :wave:

If a syntax error occurs in a function using Portal, we see this error. ![portalerror](https://github.com/Azure/azure-functions-python-worker/assets/93732571/16563e96-45e1-4812-89df-54480f3bc344) This needs a change in the runtime, opening this item to track further.

**Describe the request: A clear and concise description.** Well, make Azure Functions compatible with Python 3.12 :)

feature
python

### Investigative information Please can I get some help resolving GPRC timeout when trying to run Azure Function runner. This has been carried out on a clean MacOS ARM64 build...

needs-attention :wave:

Unsure how to title this. It's been a week of debugging and isolating with no results. Is this issue in the correct repo? Also unsure. Help me out here. I'll...

needs-attention :wave:

### Investigative information ###### Please provide the following: - Timestamp: 3/24/2023 - Function App name: - Function name(s) (as appropriate): - Core Tools version: ### Repro steps 1. Go to...

docs