Motivation In a 2023 post I showed how to use Nix package manager in an Azure VM - in that...
Motivation In a 2022 post I showed how to bring up a disposable CBL-Mariner VM using...
TL;DR In this post I want to illustrate, whether a WebAssembly (aka Wasm) framework like...
TL;DR In this post I show how to convert a .NET C# program processing messages from...
TL;DR In this post I show (mainly) how .NET Azure Functions (in the 2 currently...
TL;DR In this post I show or share a PowerShell script to install LLVM / mingw / make...
Motivation In a previous post I was showing how to bring up a disposable CBL-Mariner* VM...
Motivation As posted on techhub.social I am currently to stretch myself again and move out...
This post is an updated version of my Feb'22 post "Private linking an Azure Container App...
TL;DR What can be seen in this post: use a Load Balancer combined with a small sized VM...
Motivation I now work with Visual Studio Code for several years in many different...
How to install an CBL-Mariner Azure VM with cloud-init and DNF package manager.
In this post I show how to spin up an Azure Container Instance (**ACI**) with the [standard Azure PowerShell Docker image](https://hub.docker.com/_/microsoft-azure-powershell) while maintaining state / persisting the context to an Azure Storage Account (File Share).
I wanted to do this for months now. This afternoon, to procrastinate a slightly more complex task on...
Get the Rust toolchain installed with an automated process working for a non-root user.
Private Linking from inside an Azure VM to resources in multiple networks at once with Azure CLI and PowerShell.
With this post I try to explain components of Azure Application Gateway as simple as possible
Linking API Management in internal virtual network mode with an Application Gateway private link configuration to another virtual network.
This post shows how to create and spin up a temporary container with openssl to create certificates for various non-production scenarios.
As of February 2022 Container Apps custom virtual network requires a subnet size of at least /21. This post shows how to connect such a Container App Environment to a limited subnet - like in corporate scenarios.
This post shows how to create a workload with Azure Functions in Container Apps - one HTTP ingress and one Service Bus queue ingress - and then test the behavior in Azure Load Testing.
TL;DR No rocket science. Just an Azure Logic App which retrieves Outlook 365 calendar...
Script automates download files related to a Windows Store app.
I wanted to have a temporary endpoint to handle a ACME HTTP-01 challenge response without having or messing up a server. This led me to a really nice use case for Azure Container Instances.
Locally executing and debugging multiple Dapr applications with PowerShell background jobs instead of Docker containers.
I have a Blazor WebAssembly app running on Raspberry PI Chromium in kiosk mode that occasionally breaks. Instead of finding and resolving the root cause I created this workaround.
A Python script based on Azure and Azure DevOps SDKs that helps migrating from one form of user principal names to another.
Azure IAM Entitlement management API currently is in beta and still has no (Azure PowerShell) module available. With this article I wrapped fundamental operations to setup access lifecycle with PowerShell.
Azure private link / endpoints allow you to connect resources to your private virtual network and...
Use Microsoft Power Automate to create an all-day auto-blocking calendar event that is automatically sliding to the new day.