Shreya

Results 19 issues of Shreya

New Python programming model will have a dependency on Visual Studio Code enhancements to accommodate new features. Creating this issue to track the initiative.

feature

#### What problem would the feature you're requesting solve? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] The Python Functions...

Without AzureWebJobsStrage, with Extension Bundle and http trigger (not using durable functions) we see the following issue. ``` [2022-03-16T20:13:19.752Z] A host error has occurred during startup operation '60334426-b31c-4f9f-bad4-0f6af839cb9b'. [2022-03-16T20:13:19.757Z] Microsoft.Azure.WebJobs.Extensions.DurableTask:...

needs-triage (functions)

Adding Http trigger template for Python new programming model

Routed from: https://github.com/Azure/azure-functions-python-library/issues/60

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.

We don't update the package managers (requirements.txt for example) with the durable package when these templates are selected, and the developer needs to add them. Though this is called out...

Needs: Triage (functions)