1

What is the status of Azure Functions for Azure IoT Edge? Here its stated that only C# is supported https://azure.microsoft.com/en-us/updates/azure-functions-2-0-available-in-iot-edge/

I cannot find documentation on whats the current state? Which Languages are supported now?

Alejandro Celis
  • 150
  • 1
  • 7

1 Answers1

1

The status is still the same, only C# is supported. The latest information on this is probably this Github issue

Matthijs van der Veer
  • 3,865
  • 2
  • 12
  • 22