Brian Veldman
banner
brianveldman.bsky.social
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
In this blog, I will demonstrate how to use Azure Container App Jobs to automate tasks with Microsoft Graph. For example, you might want to back up your Conditional Access rules from Entra ID to a secure location, such as an Azure Storage Account. 🔥 cloudtips.nl/automate-mic...
Automate Microsoft Graph Tasks with Azure Container App Jobs! ❤️
Azure Container Apps Jobs allow you to run containerized tasks that execute for a finite duration and then exit. You can use jobs for…
cloudtips.nl
November 10, 2025 at 8:49 AM
In this blog, I’ll demonstrate how to automate Privileged Identity Management (PIM) in Azure Landing Zones using Azure Bicep and the Microsoft Graph Provider, powered by Microsoft Entra ID Governance. cloudtips.nl/microsoft-en...
Microsoft Entra ID Governance — Automating Privileged Identity Management in Azure Landing Zones…
Azure Landing Zones provide a solid foundation for deploying workloads in the cloud by integrating best practices across governance…
cloudtips.nl
November 2, 2025 at 8:20 AM
Bring Microsoft Learn content straight into your AI assistant or app with the Microsoft Learn Model Context Protocol (MCP). cloudtips.nl/why-you-shou...
Why You Should Start Using Microsoft Learn MCP Today
The way we learn is changing quickly. In the past we relied on manuals and static documentation, but today we expect direct and interactive…
cloudtips.nl
October 21, 2025 at 6:18 PM
Reposted by Brian Veldman
This week's Entra newsletter is out.

Get it at https://entra.news
October 19, 2025 at 12:02 PM
🚨 The Terraform MSGraph provider is a gamechanger. Today, I will show how you can use it to improve your Entra ID configuration and strengthen your security posture. cloudtips.nl/managing-ent...
Managing Entra ID Configuration and Security using the Terraform MSGraph Provider ❤️
Recently, I wrote a blog about using the new Terraform MSGraph provider. This provider, currently in public preview, allows you to describe…
cloudtips.nl
October 15, 2025 at 4:36 AM
Reposted by Brian Veldman
I just sent out this week's Entra newsletter.

🚀 Most popular posts from last week

🥇Microsoft Introduces Restore Capability for Conditional Access Policies • Tony Redmond
🥈Why Setting Office IP as a Trusted Location in Conditional Access Is Risky • AIMA
October 12, 2025 at 1:47 AM
🔥 Want to know how you can segment remote users in Azure Virtual WAN when they connect over Point to Site (P2S) VPN? cloudtips.nl/how-to-confi...
How to Configure Multi-Pool P2S VPN Using Azure VWAN
When remote users connect through a Point to Site (P2S) VPN in Azure Virtual WAN, you can assign them to specific Entra ID groups, for…
cloudtips.nl
October 6, 2025 at 7:50 PM
Today, @merill.net I are thrilled to announce the release of the new version of Maester on Azure Web App. cloudtips.nl/new-version-...
New version of Maester on Azure Web App — Microsoft Security Test Automation Framework
Some time ago, I showcased how to deploy Maester on Azure Web App. For anyone unfamiliar, Maester is a PowerShell-based Microsoft Security…
cloudtips.nl
September 29, 2025 at 9:40 AM
Reposted by Brian Veldman
We just sent out this week's Entra news.

Check it out at entra.news/p/entra-n...
September 28, 2025 at 9:02 PM
☁️ Want to know how you can add an extra layer of protection to your Azure Backup setup? cloudtips.nl/keep-hackers...
Keep Hackers Out with Multi-User Authorization for Azure Backups 🔥
Multi-User Authorization in Azure Backup protects sensitive actions on Recovery Services vaults and Backup vaults by requiring approval…
cloudtips.nl
September 22, 2025 at 8:29 PM
🔥 Want to know how you can securely call Microsoft Graph from your Azure DevOps pipeline without relying on long lived secrets? cloudtips.nl/automating-m...
Automating Microsoft Graph Deployments Using Azure DevOps
Automating Microsoft Graph Deployments Using Azure DevOps Not long ago, someone asked me how you can securely call Microsoft Graph from an Azure DevOps pipeline. Think about situations where you want ...
cloudtips.nl
September 15, 2025 at 8:53 AM
cloudtips.nl/expanding-az...
It is now also possible to create Azure Maintenance Configurations for Virtual Network Gateway and Azure Firewall. In this blog I will explain why this is important and how to deploy it using Infrastructure as Code with Azure Bicep. 💪🏻
Expanding Azure Maintenance Configurations: Now for Firewalls and Virtual Network Gateways ❤️
Azure Maintenance Configurations allow you to control when updates are applied to your Azure resources. Previously, this capability was…
cloudtips.nl
September 8, 2025 at 4:19 PM
Reposted by Brian Veldman
We just sent out this week's Entra newsletter.

Get it at https://entra.news/
September 7, 2025 at 2:19 PM
Time to enjoy vacation time in France! 🇫🇷
September 5, 2025 at 1:47 PM
🚨 New in Maester! A dedicated Azure configuration section is now available to help you monitor and secure your Azure setup with automated tests. In my latest blog, I show you how to get started and walk you through the tests available today.
cloudtips.nl/monitor-your...
Monitor your Azure Security with Maester ❤️
Maester is a PowerShell-based Microsoft Security test automation framework designed to help you maintain control over your Microsoft tenant’s security configuration. It was created by Merill…
cloudtips.nl
September 1, 2025 at 6:20 AM
💪🏻 Want to supercharge your Azure Bicep deployments? GitHub Copilot Custom Instructions are the key! I tested the Bicep Best Practices instruction from the official repository and it’s a real gamechanger. cloudtips.nl/power-azure-...
Power Azure Bicep with Best Practices Using GitHub Copilot
GitHub Copilot’s custom instructions are essential for enhancing your coding experience. As many of you know, I have a passion for…
cloudtips.nl
August 25, 2025 at 2:48 PM
🔥 It’s here! The new msgraph Terraform provider is in public preview, letting you define your Microsoft Entra tenant setup directly in Terraform files. cloudtips.nl/terraform-fo...
Terraform for Microsoft Graph resources 😍
As many of you know, I love working with Infrastructure as Code and Microsoft Graph. So why not combine both worlds? With the new msgraph Terraform provider, which is currently in public preview, you…
cloudtips.nl
August 18, 2025 at 6:08 AM
In this video, I will demonstrate how to deploy a Microsoft Entra External ID tenant using Azure Bicep and configure authentication for an Azure App Service that uses it. 💪🏻 youtu.be/Ub2zXbbqJXE
Deploy and configure Microsoft Entra External ID!
YouTube video by Brian Veldman
youtu.be
August 15, 2025 at 3:49 PM
Microsoft Security Copilot uses advanced generative AI to help security teams make rapid, scalable decisions and respond effectively. Today, I will show you how to deploy Microsoft Security Copilot using Azure Bicep 💪🏻 cloudtips.nl/deploy-micro...
Deploy Microsoft Security Copilot using Azure Bicep
Microsoft Security Copilot uses advanced generative AI to help security teams make rapid, scalable decisions and respond effectively…
cloudtips.nl
August 13, 2025 at 7:22 AM
Lately, I have been working on a new repository containing Entra ID PowerShell examples. This work also inspired me to create PowerShell scripts for Administrative Units. 💪🏻
cloudtips.nl/deploy-micro...
Deploy Microsoft Entra ID Administrative Units using PowerShell
Lately, I have been working on a new repository containing Entra ID PowerShell examples. It includes scripts for deploying Global Secure…
cloudtips.nl
August 6, 2025 at 8:32 PM
Reposted by Brian Veldman
This week's Entra news is out with a LOT of features hitting GA and a new (and important) public preview.

Check it out at 👉 entra.news
August 3, 2025 at 10:07 PM
🎉 I am grateful and proud to share that I have been awarded as a Microsoft Most Valuable Professional (MVP) in the technology areas Azure Infrastructure as Code and Identity & Access, part of the categories Microsoft Azure and Security.
August 1, 2025 at 10:29 AM
Recently, I was asked how to assign Microsoft Graph permissions using Azure Bicep. That’s why today I’ll show you how to assign Microsoft Graph permissions using Azure Bicep.
cloudtips.nl/assign-micro...
Assign Microsoft Graph permissions using Azure Bicep
Recently, I was asked how to assign Microsoft Graph permissions using Azure Bicep. For example, you might want to automate actions against…
cloudtips.nl
July 30, 2025 at 7:49 AM