Static-web-apps: Support more Azure Function languages

Created on 16 Jun 2020  路  4Comments  路  Source: Azure/static-web-apps

Originally reported by @panesofglass
Is your feature request related to a problem? Please describe.
I am surprised only node Azure Functions are supported. The build results are unclear when attempting to use something else, e.g. dotnet or python. In the former case I got an error, and in the latter, Oryx thought the python function app was already built, so it succeeded but without enabling the function host.

Describe the solution you'd like
Support all options supported by Oryx.

Describe alternatives you've considered
I've considered adding additional build steps in the generated workflow as I've done for other custom static site generation.

Additional context
I realize these things are likely already on the roadmap, but I didn't see them in my initial search.

Functions

Most helpful comment

Announced today, support for C# and Python functions in addition to JS! https://docs.microsoft.com/en-us/azure/static-web-apps/apis

All 4 comments

Any comments as to priority? I'd love to use this for a current project, but I need Azure Functions with Python and Event Grid support, not just node.js and HTTP. Thanks!

we are currently working on supporting both dotnet and python. @dariagrigoriu will be able to shed some light on the timelines.

we can certainly take a look at enabling Event Grid trigger @joslinmicrosoft. Will revert here.

Also watching for the dotnet support.

Announced today, support for C# and Python functions in addition to JS! https://docs.microsoft.com/en-us/azure/static-web-apps/apis

Was this page helpful?
0 / 5 - 0 ratings

Related issues

AshirwadSatapathi picture AshirwadSatapathi  路  5Comments

m-sterspace picture m-sterspace  路  4Comments

akzaidi picture akzaidi  路  6Comments

ShanonJackson picture ShanonJackson  路  3Comments

akzaidi picture akzaidi  路  6Comments