Automatically create an azure authorization matrix

Automatically create an azure authorization matrix

Maintaining who has permission to which part of Azure is an ongoing battle for OPS teams. Especially in environments where permissions change a lot. In this blogpost I will show a new powershell module and how you can use it to automate the creation of a authorization matrix.

Read More

Test Powershell code quality automatically

Test Powershell code quality automatically

Do you recognize the situation where a new team member joins the team and writes a script. During the pull request you notice they don’t follow the coding standards you where following and you have to make a lot of comments to explain all the different standards you are using?

Read More