Azure posts

Building a vehicle location tracking app in Azure part 4: SignalR

Posted on: 14-03-2024

In the fourth part, let's take a look at how we implement real-time events in the sample app.

Building a vehicle location tracking app in Azure part 3: Function App

Posted on: 12-03-2024

A look into how the sample app processes location events.

Building a vehicle location tracking app in Azure part 2: Device simulator

Posted on: 29-02-2024

In this part we will look at how the device simulator in the sample app works, including how it self-provisions through Device Provisioning Service.

Building a vehicle location tracking app in Azure part 1: Architecture

Posted on: 22-02-2024

In the first part, we look at the architecture for the sample application.

Using Azure Key Vault for signing and encrypting JSON Web Tokens

Posted on: 20-02-2024

How to offload cryptographic operations to Azure Key Vault such that your application never has to handle the private keys.

Durable Functions Deep Dive part 3: Running an activity

Posted on: 11-09-2022

In the third part we look at how the orchestrator function triggers activity functions and handles their results

Durable Functions Deep Dive part 2: Starting an orchestration

Posted on: 08-04-2022

In the second part we take a look at what Durable Functions does under the hood when you tell it to start an orchestration

Durable Functions Deep Dive part 1: Instance startup

Posted on: 27-03-2022

In the first part we will look at what happens during the startup process of an instance in Durable Functions

Building a code sandbox with Durable Functions and Container Instances

Posted on: 20-03-2022

Attempt to build something similar to .NET Fiddle, running untrusted C# code in a container sandbox

Azure AD JWT authentication in .NET isolated process Azure Functions

Posted on: 12-09-2021

The new isolated process model for .NET Azure Functions allows usage of middleware, which we can use to implement authentication and authorization

Hi! My name is Joonas Westlin, I'm a software developer who blogs about ASP.NET Core, Azure, and Web development.

Azure MVP, Azure Solutions Architect Expert, Azure Security Engineer Associate, Azure Developer Associate.