Knowledge check

Completed

Choose the best response for each question.

Check your knowledge

1.

In an Azure Functions application, how would you change the route endpoint for a function in a folder named getVacations to vacations?

2.

In a Functions application, where do you find the code that runs when an HTTP request is made?

3.

How do you access the request and response objects of HTTP calls in a Functions application?