Posted on: 22-01-2021
Debugging access issues when using Managed Identities can be difficult, so here is a trick to getting an access token to inspect token contents or test access outside the app
Posted on: 27-10-2020
Approaches for cleaning up execution history of completed Durable Functions instances
Posted on: 24-09-2020
Exploring the new, standard way of granting access to Key Vault through Azure RBAC instead of access policies
Posted on: 31-08-2020
Updated look at the current state of the Azure Active Directory v2 endpoint and the Microsoft Authentication Library
Posted on: 04-06-2020
Deep dive into how Azure Durable Functions handle scaling as the amount of work changes
Posted on: 14-03-2020
How to configure and use the combination of Azure Storage and Azure Key Vault for data protection in ASP.NET Core with the new Azure integration packages
Posted on: 07-03-2020
The new Free tier of Cosmos DB finally enables people to test this very versatile database service
Posted on: 25-01-2020
In this part we look at how the integration tests made in third part can be run in Azure DevOps
Posted on: 05-01-2020
In the fourth part we look at how the integration tests made in the previous part can be run in a GitHub Actions workflow
Posted on: 29-12-2019
In the third part we look at how we might build automated integration tests against an Azure AD-protected API