azure-functions-python-worker
azure-functions-python-worker copied to clipboard
Python worker for Azure Functions.
### 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...
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...
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....
#### 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...
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...
If a syntax error occurs in a function using Portal, we see this error.  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 :)
### 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...
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...
### 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...