July 2018
Intermediate to advanced
350 pages
8h 47m
English
The runtime version of the Azure Function App is what is used by the Azure Worker node to run your Azure Function app.
The current Azure Function runtime (version 2.0) supports the following language runtimes:
There are additional languages that Azure Functions support as experimental, and you can find the list of experimental languages, along with the supported languages in different Azure Functions runtimes, at this page: https://docs.microsoft.com/en-us/azure/azure-functions/supported-languages.
The current Azure Function runtime is also built on .NET Core 2.0 with cross-platform support, which allows the .NET Core to run on macOS, Windows, and Linux:
You can learn ...
Read now
Unlock full access