Get startedGet started for free

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.

This exercise is part of the course

Azure App Services

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise