So my last post talked about using secrets and azure key vault, and maybe touched a little on the dangers of committing passwords and the like into a repository. Sigh, so in trying to sort out a problem with why the app wasn’t pulling in the secrets from the keyvault I hardcoded the connection string to monogo directly in the code, this would have been nearly a week ago. What did I do today? Well here’s the commit you tell me!

Hope you have a wonderful day, I’m changing all the passwords now, don’t be me, don’t commit passwords in code please!