Recent Posts

Well this is fun!

I’ve started working on the latest version of my AzDevOps PowerShell Module, and I’ve run into an error that has me stumped.

Are you kidding me?

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 reposit...

Publish to Github Packages

This goes along with my last post. I want to be able to consume a package from the Github Packages location within the org, so we need a way to publish there...

Securing Secrets in Visual Studio

When working on a project locally it can be easy to simply add secret information into the appsettings.json file. The upside to this is that it’s quick and e...