Powershell

Powershell

Continuous Delivery series

Once more, the Rabo Tech Blog community gave me an awesome opportunity to write a Continuous Delivery series inspired by the well known Dave Farley. In these three-part series, you will learn to apply the principles and practices on .NET SDK database development.

Read
Powershell

Dynamic inventory your Azure Virtual Machines with PSDocs

Are your teams spawning Azure Virtual machines like sandwiches going over the counter? Do you want to dynamically create an inventory of your Azure VMs and share it with your stakeholders? Do you want to identify which Azure VM belongs to which environment and department? Glad to have you hear.

Read
Powershell

Powershell module development series

The Rabo Tech Blog community gave me the opportunity to write a series on Powershell module development. In this whole series, you will learn optimizing your developer experience in Visual Studio Code, indentation, scaffolding, PSScriptAnalyzer, laying standard and many more features to develop quality Powershell modules. You can check it out on the Rabo Tech blog site.

Read
Powershell

Document your Azure DevOps pipeline templates

When working on your precious pipeline templates that you write in YAML, it can be a burdensome to document each parameter individually. Documentation is also overlooked, as you always seem to be busy with other things, but eventually you'll be glad you did it. What if you can make it more fun and easier to do?

Read