...

/

Quiz: Azure Functions Basics

Quiz: Azure Functions Basics

Test your knowledge of the basics of Azure functions.

We'll cover the following...

Questions about Azure Functions fundamentals.

1.

In the function.json file, what is the purpose of the bindings field?

A.

To provide a full list of all Azure function paths

B.

To provide high-level configuration of input data, output data, trigger type, and trigger-specific configuration

C.

To list all trigger types supported by a specific function

D.

There is no such field in the function.json file


1 / 5