All quizzes
Free quiz · 39 questions in the bank

Azure Functions quiz

Test your Azure Functions knowledge with a free interactive quiz — 39 questions with answers and explanations. No signup needed to play.

Question 1/12Score 0

What does this handler declaration route respond to? app.http('createOrder', { methods: ['POST'], route: 'orders', handler: ... })

In this round
  1. What does this handler declaration route respond to? app.http('createOrder', { methods: ['POST'], route: 'orders', handler: ... })
  2. What is a "trigger" in Azure Functions?
  3. What is the Consumption hosting plan's billing model?
  4. What is Azure Functions?
  5. Which delivery guarantee applies to Azure Functions Queue and Blob triggers?
  6. Which Azure Functions hosting plan eliminates cold starts by keeping pre-warmed instances ready?
  7. What does the Dedicated (App Service) hosting plan offer compared to Consumption?
  8. What is the purpose of `func start` during local development?
  9. What does `authLevel: 'anonymous'` mean on an HTTP-triggered function?
  10. How many triggers can a single Azure Function have?
  11. Which of the following is NOT a valid Azure Functions trigger type?
  12. What does `context.log()` do inside an Azure Function handler?
Gaps to close?
Read the curated Azure Functions notes — core concepts, patterns, interview prep.
Azure Functions notes

More quizzes

.NETAccessibilityAgile MethodologyAlertmanagerAlgorithmsAndroid