Recent Posts

What can DevOps do for you

4 minute read

Many organizations say they use DevOps, they see this as a methodology just like Scrum and Agile. However, DevOps is not a methodology but more a culture. Th...

Managing access control for Logic Apps

3 minute read

In some situations access to the workflows needs to be controlled. This has to be done in some way to make sure only specific people can trigger or see the c...

Testing ARM Templates in Azure DevOps

1 minute read

Two days Ago I published the post "Testing ARM Templates" that mentioned the ARM-TTK PowerShell Module Microsoft is creating to test ARM templates. After wr...

Testing ARM templates

2 minute read

A few weeks ago I was looking at ways how I could test my ARM templates. During my work I create a lot of these templates and it always a lot of work to chec...