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 exercicio faz parte do curso
Azure App Services
exercicio interativo prático
Transforme teoria em prática com um dos nossos exercicio interativos
Iniciar exercicio