Recent Posts

Azure Data Factory column mapping

2 minute read

This is a follow up to my earlier post. It goes into the mapping issue that I encountered when using a newly created linked service.

Azure DevOps pipeline variable template

4 minute read

This post is about using pipeline variables by using a yml file, knows as a variable template. This is a third method of using variables besides inline or va...

Linting markdown

2 minute read

Recently I was reviewing a pull request from a co-worker and I noticed that the markdown documents included were violating the markdown rules. Me, being a fa...

Bicep unique deployments

1 minute read

This is just a short post to document some knowledge that I gained this week, and I don’t want to loose. Maybe someone else on the big bad Internet will also...