...

/

Supported Azure Functions Languages

Supported Azure Functions Languages

Learn which languages are supported by Azure Functions.

We'll cover the following...

In this course, we used C# and .NET to build functions. However, Azure Functions supports other languages and frameworks too. Here is the full list of the supported languages:

  • C#: It is supported as CSX script, in-process, ...