Skip to content
Bart Pasmans | Cloud & Automation

Bart Pasmans | Cloud & Automation

Don’t Lift a Finger - Unless It’s to Automate!

Bart Pasmans | Cloud & Automation
Bart Pasmans | Cloud & Automation

Don’t Lift a Finger - Unless It’s to Automate!

  • Home
  • Blog
  • Scripts
Announcements Architecture Scripting

Unlock the Hidden Power of Event-Driven Architecture in PowerShell

Bart Pasmans August 11, 2025 No Comments

PowerShell is an object-oriented scripting language, which means it processes code from top to bottom, right? Well, think again! PowerShell is a nice combination of .NET and some low end…

Scripting

My personal PowerShell top 10

Bart Pasmans August 4, 2025 No Comments

When I’m giving training on what PowerShell is, how to use it, and showing people how I apply it in real scenarios, I often get questions about real-life business cases.…

Cloud | Automation Containers

Azure Containers (When to choose what 😕)

Bart Pasmans July 28, 2025 No Comments

I love containers; the peace they bring by abstracting away the underlying infrastructure is a massive game changer. You just package your application, define the running environment, and it just…

Architecture Cloud | Automation Scripting

Monitoring & alerting Azure App Services with Logic Apps & Slack!

Bart Pasmans July 11, 2025 No Comments

This is not the first time I’ll be writing about event-driven architecture, nor will it probably be the last time 😊. I was checking my previous blog posts about event-driven…

Architecture Cloud | Automation Scripting

Azure ServiceBus with Azure Functions and PowerShell

Bart Pasmans June 26, 2025 No Comments

If you have been following my blogs for a while, you already know that I have a special place in my heart for event-driven architecture. There is just something elegant…

Scripting

Meet Out-SexyGridView: The Next-Level PowerShell Grid Viewer with Superpowers 🚀

Bart Pasmans June 23, 2025 No Comments

If you’ve ever worked with PowerShell’s built-in Out-GridView, you know it’s a handy tool to visualize objects in a simple, tabular format. But what if I told you there’s a…

APIs Cloud | Automation Cloud | Security

Pre-Auth/Easy Auth with Azure App Services & downstream token setup with a custom API

Bart Pasmans June 20, 2025 No Comments

Azure App Services by default are open to the public, allowing external connections to your trusted app. Sometimes setting the status of your App Service from public to ‘private’ is…

Architecture Cloud | Automation Cloud | Security Scripting

Managed Identity and GRAPH permissions

Bart Pasmans June 12, 2025 No Comments

Many Azure resources support the configuration of managed identities which help you grant permissions to your resource(s). For instance, you need to grant your WebApp permissions to KeyVault to get…

Architecture Cloud | Automation Cloud | Security

Securing your Azure Functions

Bart Pasmans June 2, 2025 No Comments

Azure Functions can be of great benefit to your automation flows! They can get data and perform business logic on request. They can even connect to your on-premises environment on…

APIs Cloud | Automation Cloud | Security

A single public outbound IP for Azure (app) resources!

Bart Pasmans May 19, 2025 No Comments

I regularly run into situation where PaaS resources are used which require external connectivity. For example, to API’s or to third party services that use whitelisting to allow only certain…

Posts pagination

1 2 3 4

« Previous Page — Next Page »

Accreditations

PowerShell Contributions

  • Out-SexyGridView
  • AZ Policy Compare

GitHub Contributions

  • Out-SexyGridView
  • AZ Policy Compare

Buy me a coffee

You Missed

Announcements Scripting

PowerShell stop hardcoding secrets! Now what?!

Announcements Scripting

PowerShell AST Explained: How the Abstract Syntax Tree Works

Architecture Scripting

Monitor your Windows registry for changes, the event-driven way!

Architecture Cloud | Automation Scripting

PowerShell Real-Time Log Monitoring

Bart Pasmans | Cloud & Automation

Bart Pasmans | Cloud & Automation

Don’t Lift a Finger – Unless It’s to Automate!