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.
Este ejercicio forma parte del curso
Azure App Services
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
Empezar ejercicio