Azure Readiness starts here...

The best way to know the future, is to learn it

Azure Spring Clean - Service Principals - Managed Identities

Hey friends, Welcome to #AzureSpringClean, an initiative from Joe Carlyle and Thomas Thornton which celebrates its 3rd edition this year. I’m thrilled to be part of this again as well, helping you understanding the confusion and difference between Azure Service Principals and Azure Managed Identities. As I recently relocated from Belgium to Redmond, and didn’t have all my video/audio equipment up for a recording, I decided to share this information in a blog post.

Deploying .NET6.0 Blazor App using dotnet commandline

Hello readers, About 2 months ago, I promised I would start writing down my adventures in the DotNet Blazor development world, which you can read about in my first and second post. Welcome to “Coding Apps in Blazor from a non-developer standpoint - Part 3” This next article will cover about the same as the previous one, deploying the Blazor Server app template, but instead of using Visual Studio GUI for this, I’ll use the dotnet commandline tool this time.

Coding Apps in Blazor from a non-developer standpoint - Part 2

Hello readers, About 2 months ago, I promised I would start writing down my adventures in the DotNet Blazor development world, which you can read in my first Blazor-related post here. While that post was more of a “setting the scene” how I ended up in learning Blazor (and C# mainly) and what the differences are between Blazor Server and Blazor WebAssembly, it also listed up the TOP 8 objectives I want to get out of these articles.

My 2 years as an Azure Technical Trainer at Microsoft

Hey, April last year, I wrote a post in which I looked back at my 1st 6 months as an Azure Technical Trainer. Where I think it makes sense to update this post in the week I’m officially starting my 3rd year in the role :). April 2020 was literally in the middle of the (first) pandemic lock-down, where we all thought it would clear out by May; little did we know it would last for another 18 months from there, facing another 2 or 3 lockdowns and still not seeing the end of it, although there is some tiny spark of light at the end of the tunnel.

Coding Apps in Blazor from a non-developer standpoint

Hello readers, The ones who know me already, know I have used traditional on-premises datacenter infrastructure for the first 15 years of my career, before I jumped onto Azure public cloud. Yes, I was an infra guy. And sometimes I still think I am, although I’m more and more shifting to containers and devops over the last 3 years. With the 25 years of IT experience, there was always 1 skillset missing… coding, or learning a development language in better words.

Another Tech Reviewing done: Azure Strategy and Implementation Guide - 4th edition

As most of you know, I enjoy writing technical (Azure related) books, but over the last year, I didn’t focus that much on writing myself, but supporting other authors in their writing-journey as well as performing technical reviewing of the book they are writing. The one I want to highlight in this post, has an interesting back-story. Mid 2019, I got approached by Packt, to write an update to their best-seller title “Azure Strategy and Implementation Guide”, in sponsorship with Microsoft.

Upgrading an AKS cluster in 20 min

Ever since I joined Microsoft (Sept 2019) and started working in the Azure Technical Trainer team, I deployed a demo Azure Kubernetes Service (AKS) with a few sample containers. Helping me in walking training attendees through the architecture, the management concepts and what it takes to run containerized workloads using the advanced capabilities coming with Kubernetes on Azure. Knowing this AKS cluster got deployed about 20 months back, it also meant my setup was getting a little bit out-of-date.