Develop a basic HTTP trigger Function
In this exercise, you will create an HTTP-triggered Azure Function that reads the value of a message query parameter and returns it in the response. While this works for testing, it's important to handle input carefully. Some approaches can expose sensitive values or behave unexpectedly if the input is missing.
Cet exercice fait partie du cours
<cours>Azure App Services</cours>Exercice interactif pratique
Transformez la théorie en action avec l’un de nos exercices interactifs
Commencer l’exercice