Maik van der Gaag

@maikvandergaag.online

CTO @3fiftyBV | Microsoft MVP | #Azure | #PaaS | #DevOps | #ALM | #dev | #AzureDevOps | http://msftplayground.com

New drop in the #Bicep Extension Library! 💪 Added a .NET template to help you start building Bicep extensions in no time. Even better — you can now contribute your own extensions to the library and share them with the community! github.com/maikvanderga... #Azure #Bicep #IaC #dotnet #OpenSource

GitHub - maikvandergaag/bicep-extensions: A list of extensions and articles regarding Bicep extensibility

A list of extensions and articles regarding Bicep extensibility - maikvandergaag/bicep-extensions

github.com

🚀 New blog post! I’ve written about the --pattern parameter in the #Bicep CLI. A command that is not commonly used. It covers ✔️ What the --pattern option does ✔️ Practical use cases for filtering and targeting files msftplayground.com/2025/09/bice... #Azure #IaC

Bicep pattern parameter

On numerous occasions, I observed that this was not widely known; however, when working with the Bicep CLI, several commands (such as build or lint) support a –pattern parameter.

msftplayground.com

🔒 New Blog Post: How to Authenticate with the GitHub API Using a GitHub App As more teams automate workflows and build integrations within GitHub, using Personal Access Tokens or OAuth apps often isn’t enough. Check it out: msftplayground.com/2025/09/gith... #Azure #GitHub

How to Authenticate with the GitHub API Using a GitHub App

When working with GitHub and its APIs, authentication plays a crucial role in ensuring secure and controlled access to repositories, workflows, and organizational data.

msftplayground.com