In this lesson, we’ll examine the components that are common to any Azure function type, regardless of the language and runtime configuration that the function is based on. It doesn’t matter whether our function is written in Java, Python, or C#. It will still run the code in the same type of process. The following diagram demonstrates the basic structure of any Azure function:

Create a free account to view this lesson.

By signing up, you agree to Educative's Terms of Service and Privacy Policy