From the course: Azure for Developers: API Management
Unlock this course with a free trial
Join today to access over 25,600 courses taught by industry experts.
Solution: Integrate Azure function to APIM from Visual Studio Code - Azure Tutorial
From the course: Azure for Developers: API Management
Solution: Integrate Azure function to APIM from Visual Studio Code
(upbeat music) - [Instructor] Your challenge was to integrate the CreateRecipe function app to the API in Crystal APIM instance from Visual Studio Code. Let's see how to solve this. In VS Code, go to the API management blade, expand the Azure subscription. APIM instance, and then APIs. Click on APIs, and then select import from Azure functions. Select the Azure subscription for the function app, then select the function app. Provide the friendly API name to integrate to APIM. Let's go with the same name as CreateRecipes. Select the required functions from the function map. It's retrieving the function app specific keys, and saving them in the named values in the APIM. Now the function app is integrated to the APIM instance. Go to the Azure portal APIM instance. The function app should be integrated. Let's go to the APIs, createrecipes, and it has two operations. Get and Post. Click on Post, Operation. Go to the…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
(Locked)
What is Azure APIM?5m 10s
-
(Locked)
Create an Azure APIM instance4m 1s
-
(Locked)
Publish a REST API to Azure APIM8m 9s
-
(Locked)
Publish an Azure function app from Visual Studio Code6m 10s
-
(Locked)
Create a blank http API in APIM5m 31s
-
(Locked)
Challenge: Integrate Azure function to APIM from Visual Studio Code53s
-
(Locked)
Solution: Integrate Azure function to APIM from Visual Studio Code4m 40s
-
(Locked)
-
-
-
-
-