Share your Bicep Modules using the Bicep Registry

31.03.2023

Using the Azure Container Registry you can share Bicep Templates with your team or organisation

  • Azure Container Registry
  • Bicep
  • ARM
  • IaC

  • Read More →

    Azure Functions v4 - Provide a Function at the content root url

    10.08.2022

    Azure Functions v4 removed the option to proxy requests. If you want to provide content at the root url of azure functions, this guide will help you to achieve this goal in Functions v4

  • Azure Functions
  • Azure
  • Proxy

  • Read More →

    An updated guide on Azure Bicep

    05.07.2022

    Some time ago I posted a quick introduction on Bicep templates. In this post I want to refresh and go into much more details.

  • Azure
  • Bicep
  • IaC
  • Templates

  • Read More →

    Authenticate against the PowerBI API using Azure AD Application Registration

    13.01.2022

    Create an Application Registration to use for authentication against the PowerBI Service API. Learn which settings need to be activated in PowerBI to allow Azure AD Service Principals.

  • PowerBI
  • AzureAD

  • Read More →

    Visualize your UptimeRobot Monitoring with iPhone Scriptable

    13.11.2021

    Using the iPhone App "Scriptable" you can create amazing automation. In this post, I will go through the steps needed to create simple automation to visualize the uptime status of your infrastructure

  • JavaScript
  • Monitoring
  • UptimeRobot
  • Automation

  • Read More →

    Intune Windows 10 and 11 - Unable to turn on Bitlocker

    04.11.2021

    Recently I came across an issue when activating Bitlocker on freshly provisioned devices through Intune / Windows Autopilot.

  • Azure
  • Intune
  • MDM
  • Bitlocker

  • Read More →

    Update your CosmosDB Primary Key - ChaosDB

    02.09.2021

    In the past few days a vulnerability became known which was described as "the worst cloud vulnerability you can imagine" in Azure's CosmosDB.

  • Azure
  • Database
  • CosmosDb
  • Security

  • Read More →

    Monitor and extract Azure Policy compliance with Azure Resource Graph

    11.06.2021

    Azure Resource Graph provides the option to retrieve and extract Azure Policy compliance states. Learn more in this blog post.

  • Azure
  • Azure Policy
  • Governance

  • Read More →

    Microsoft Build 2021 - my personal Book of News

    04.06.2021

    In this post I will go over some of the latest news from the Build 2021 Conference. I will highlight the key announcements (from my point of view).

  • Build2021
  • Microsoft
  • Conference
  • Azure
  • .NET

  • Read More →

    Authentication with Azure Static Web Apps and Blazor (WebAssembly)

    05.03.2021

    Azure Static Web Apps takes care of dealing with identity providers like GitHub, Twitter or even Azure AD. You do not need to write a single line of code for handling any identity provider. In this Post you'll learn how to use it.

  • Blazor
  • .NET
  • Azure
  • SWA
  • SPA

  • Read More →

    Supercharging your IaC Experience with Azure Bicep

    04.03.2021

    The ARM Author experience has become a lot cooler. Check out how to use Azure Biceps for your IaC needs

  • Azure
  • IaC
  • Bicep
  • ARM

  • Read More →

    Build a Kubernetes (microk8s) cluster using Raspberry Pi

    07.02.2021

    Raspberry PI creates the unique opportunity to build a low cost Kubernetes cluster. I will go through the steps necessary to build a cluster on your own.

  • Kubernetes
  • RaspberryPi
  • Container

  • Read More →

    Building a serverless blog on Azure Functions

    29.11.2020

    In this blog post, I will go through the steps of developing a serverless blog engine and go through the advantages of doing serverless computing

  • Serverless
  • Azure
  • Functions

  • Read More →

    Azure Bastion now supports VNET peerring (Preview)

    29.11.2020

    Azure Bastion is a platform service that allows you to connect securely to a VM in a VNET without the need to open ports to the internet or to deploy and manage any jump hosts yourself. Microsoft recently published an update which changes the way we can use Bastion.

  • Azure
  • Azure Bastion
  • Networking

  • Read More →