Home
Sebastian Claesson
Cancel

Nordic Integration Summit

Nordic Integration Summit I attended the Nordic Integration Summit #NIS24 along with my colleagues to learn more about integration patterns that other companies implement and what we can expect of ...

Subscription Vending

Introduction An important part of Azure Landing Zones is the ability to create Azure subscriptions (landing zones) through automation. Any scripts and code used in this post can be found at: ht...

Azure AD Cross-tenant Collaboration / VNET Cross-tenant peering

The possibility to create Virtual network peerings across Azure Active Directory tenants has been available since 2018. It’s a feature which is allowed by default and is quite easy to setup and ge...

Azure DevOps Pipeline Agent Extension (Ubuntu) - Behind a web proxy.

Are you looking to run your Azure DevOps agent behind an unauthenticated/authenticated web proxy for traffic destined to the internet? Then hopefully this post will help you straighten out those q...

Azure DevOps Pipeline Output

Ever thought about visualising the output of your pipeline with color in Azure DevOps? I wanted to create my custom What-if deployment - PowerShell as there is an issue with the Azure Firewall rul...

PowerShell Azure Function - Managed identity & triggers/bindings

I’ve been playing around a little with Azure Functions and Azure Alerting. The design was to be able to utilize the Azure Alert rule processing function in Azure and have it create a prettier mail ...