The Problem
Secrets are things like API keys, user credentials, and certificates that will
implicitly allow someone access to another platform or service. My team has a
local.settings.json file in our repository that contains some secrets that allow
us to call dependent services. In order to successfully run