- Lab
- A Cloud Guru
Moving an API Endpoint to an Azure Function
In this lab, students will perform a API code migration. To begin, you will deploy an Azure Functions instance before deploying and configuring the Azure Function App. You will also make the necessary API code modifications before copying the code into the new Azure Function App.
Path Info
Table of Contents
-
Challenge
Access the "On-Premises" API Code
Using the Azure Cloud Shell, clone the Git repository, and access the pre-configured API code that has been made Azure Functions-compatible.
-
Challenge
Deploy and Configure Azure Functions
Using the Azure portal, deploy a new Azure Functions instance where the new code will be migrated to. Inside of the newly created Azure Functions instance, you will create an Azure Function App.
-
Challenge
Migrate the API Code to the Azure Function App
Using copy/paste, migrate the prepared API code to the newly deployed Azure function.
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.