Use application settings in Azure Functions
In this exercise, you will create an Azure Function that reads the value of an environment variable and returns it in the response. While this works for testing, it's important to think about how environment variables are managed in production. Some approaches can expose sensitive values and should be avoided.
Cet exercice fait partie du cours
Azure App Services
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
Commencer l’exercice