Andy Brownsword stores some context:
Package configuration allows us to retrieve variable values from a variety of sources. We recently looked at storing the values in a SQL database.
We can elevate the database configuration a step further by using system level Environment Variables. In this post we’ll walk through that process.
Click through to see how.