lab challenge

Deploying an HTTP Trigger Azure Function App Challenge

Difficulty: Intermediate
Duration: Up to 1 hour
Students: 91
Get challenged in a real environmentProve your skills in a real-world, provisioned environment.
Push your limitsComplete an unguided mission within the time limit.
See resultsTest your problem-solving skills and track your progress.

Description

Azure Functions are a serverless compute service in Microsoft Azure. You can use Azure Functions to deploy code without having to think about what servers the code will run on. Azure functions are well-suited for event-driven processing as you will see later in this lab. Functions also integrate with other Azure Services making monitoring and logging automatic.

This lab challenge assumes familiarity with the following concepts:

  • Understanding of Azure Function Apps
  • Understanding how to deploy Azure Functions and create a function app
  • Understanding how trigger and test function apps

If you are unfamiliar with any of the above, Cloud Academy recommends completing the labs mentioned in the prerequisites before attempting this lab challenge.

This hands-on lab challenge will test your practical ability to interact with the Azure Functions to satisfy a set of requirements in a production-like Azure environment. You will be presented with a task and set of requirements you must fulfill to pass the challenge.

This is a real environment, which means you can prove your knowledge in an applied way, substituting multiple-choice questions for a dynamic performance-based exam situation.

Updates

August 27th, 2024 - Updated the instructions to match the latest UI

Prerequisites

  • Implementing Azure Virtual Network NAT with Azure Functions
  • Integrate Services with Azure Function Apps

Intended audience

  • Candidate for Azure Administrator Exam (AZ-104)
  • Software Engineers
  • DevOps Engineers
  • Cloud Administrators

What will be assessed

  • Azure Function App

Covered topics

Mission

Deploying an HTTP Trigger Azure Function App Challenge