Brian Veldman

@brianveldman.bsky.social

☁️ Cloud Solution Architect at Fellowmind ❤️ Microsoft MVP with a passion for Azure, DevOps, and Infrastructure as Code 🚀 Blogging at cloudtips.nl 💪🏻 Active on Reddit since July 2025 in the Azure and Azure Bicep community as brianveldman

🔥 Azure Bicep has taken another big step forward by introducing support for publishing and restoring modules from any OCI compliant registry through the experimental ociEnabled feature, available starting with Azure Bicep v0.45.6. medium.com/azure-bicep/...

Publish Azure Bicep Modules to GitHub Container Registry 😍

Azure Bicep has supported publishing modules to Azure Container Registry for quite some time, making it easy to share and version reusable…

medium.com

Extendable parameter files have reached General Availability (GA). This feature introduces the extends keyword for .bicepparam files, making it easier to reuse parameter configurations across environments while reducing duplication and improving maintainability. cloudtips.nl/the-new-bice...

The NEW Bicep Extendable Parameter Files! 🔥

With the release of Azure Bicep v0.44.1, extendable parameter files have reached General Availability (GA). This feature introduces the…

cloudtips.nl

Recently, I implemented Microsoft Entra Private Access for a customer who wanted to provide external users, such as contractors, with secure access to private resources by using the Global Secure Access platform. That experience inspired me to write this blog. 💪 cloudtips.nl/entra-global...

Entra Global Secure Access❤️ External User Access

Microsoft Microsoft Entra Private Access removes the need for traditional VPN clients and enhances security by using Microsoft Entra ID…

cloudtips.nl

After the strong response and positive feedback on my previous blog, I wanted to share another practical use case that builds on the same foundation, but focuses on a different challenge I encounter in my day to day work. This time, it is all about cost awareness. cloudtips.nl/automating-a...

Automating Azure Cost Calculations with GitHub Copilot CLI Custom agents ❤️

After the strong response and positive feedback on my previous blog, I wanted to share another practical use case that builds on the same…

cloudtips.nl

In this blog, I will demonstrate the new Maester feature called multi-tenant reporting. This allows you to run your security tests across multiple tenants and view the results in a single report. This setup enables monthly security checks across your Microsoft tenants. 🔥 cloudtips.nl/maester-%EF%...

Maester ❤️ Multi-Tenant Reports — Microsoft Security Test Automation Framework

Maester is a PowerShell based Microsoft Security test automation framework designed to help you maintain control over your Microsoft…

cloudtips.nl

💪In this blog, I will show you how to retrieve group claims when authenticating with Microsoft Graph, for example in Azure App Services, making it possible to enable or disable specific fields in the UI. cloudtips.nl/getting-the-...

Getting the Group Claims when authenticating with Microsoft Graph

In a customer project we had the requirement to fetch the Security Groups an employee is a member of, making it possible to enable or…

cloudtips.nl

cloudtips.nl/take-control... The FinOps Toolkit helps accelerate your FinOps journey by offering starter kits, scripts, and advanced solutions to automate and extend the Microsoft Cloud. In this blog we will use the Azure Verified Module pattern to deploy the Azure FinOps Toolkit — FinOps Hub

Take Control of Azure Cloud Spend with FinOps and Azure Verified Modules

The FinOps Toolkit helps accelerate your FinOps journey by offering starter kits, scripts, and advanced solutions to automate and extend…

cloudtips.nl

🔥Azure Service Groups make it possible to bring resources together and manage them, even when they are spread across multiple subscriptions and resource groups, without being tied to the default Azure hierarchy. cloudtips.nl/azure-servic...

Azure Service Groups for Flexible Resource Organization

Azure Service Groups make it possible to bring resources together and manage them, even when they are spread across multiple subscriptions…

cloudtips.nl

🔥 It is here. The unified tenant configuration management (UTCM) APIs allow administrators to control and manage configuration settings across a single workload or multiple workloads within the organization. cloudtips.nl/unified-tena...

Unified Tenant Configuration Management (UTCM) APIs in Microsoft Graph = ❤️

The unified tenant configuration management (UTCM) APIs allow administrators to control and manage configuration settings across a single…

cloudtips.nl

Recently, in a customer project, I had to switch from Passthrough Authentication to Password Hash Synchronization. That experience inspired me to write this blog for anyone who receives the same assignment but is unsure how to approach it. 💪🏻 cloudtips.nl/microsoft-en...

Microsoft Entra Connect Sync — Migrate from Pass-through Authentication to Password Hash Sync

Recently, in a customer project, I had to switch from Passthrough Authentication to Password Hash Synchronization. That experience…

cloudtips.nl