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
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 1 Comment

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…

Scripting

Start scripting like a pro! – #10 | Structured Relational data storage

Bart Pasmans May 5, 2025 No Comments

In my previous blog posts I’ve shown you how to start structuring your data by utilizing JSON. If you missed out this part you can check it here: https://bartpasmans.tech/start-scripting-like-a-pro-2/ This…

APIs Architecture Scripting

Start scripting like a pro! – #9 | Responding to Azure Events (the Mediator approach)!

Bart Pasmans April 16, 2025 No Comments

If I need to address right now a type of technology which really makes me happy it would be ‘event driven architecture’. For me this is a real game changer…

APIs Scripting

Start scripting like a pro! – #8 | Setting up a Azure Functions and consume with PowerShell!

Bart Pasmans April 9, 2025 No Comments

Introduction In the previous blog post: https://bartpasmans.tech/start-scripting-like-a-pro-7-setting-up-a-custom-graphql-api-and-consume-with-powershell/I’ve shown you how to set up a GraphQL API (for the loyal followers of this blog series 😉 with the user management system).…

APIs Scripting

Start scripting like a pro! – #7 | Setting up a custom GraphQL API and consume with PowerShell!

Bart Pasmans April 3, 2025 No Comments

Welcome to this new blog post in which we’re going to see how to make API’s with GraphQL and consume them using PowerShell. In my previous blog posts, I’ve shown…

Posts pagination

1 … 4 5 6

« 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

AI Scripting

Query your PDFS with AI (And some PowerShell)

AI Cloud | Automation Scripting

Building an AI-Powered Azure Doctor with PowerShell #2

AI Cloud | Automation Cloud | Governance Cloud | Security Scripting

Building an AI-Powered Azure Doctor with PowerShell

AI Scripting

Automate Your Browser Using PowerShell as an MCP Client

Bart Pasmans | Cloud & Automation

Bart Pasmans | Cloud & Automation

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