Testing Bicep Code Using PSRule in Azure Pipeline
PSRule is a test and validation tool that can be used to test your Infrastructure as Code (IaC). It works with various supplement modules for different platf...
PSRule is a test and validation tool that can be used to test your Infrastructure as Code (IaC). It works with various supplement modules for different platf...
Today I had a requirement to protect a Git branch in an Azure DevOps repo that only allow merging from a specific source branch. i.e. An archive branch must ...
Few years ago, I published 2 PowerShell modules:
Few years ago, I published a solution to create Azure Management Group hierarchy using a PowerShell script and Azure Pipeline. Back then, I couldn’t configur...