Azure Functions custom handlers are now in preview
Published date: March 18, 2020
Azure Functions offers first-class support for a limited number of languages. Now in preview, register custom handlers by providing a lightweight HTTP server in any desired language. Use this new capability to extend the language support for your applications, enabling the use of languages or language versions not provided by Azure Functions.
For more information, please read the custom handlers documentation.