Security & Identity
Workload identity, supply-chain security, policy, authentication, and cloud-native security.
Cloud Native Platform Engineer (CNPE) Exam Study Guide
Everything you need to pass the Cloud Native Platform Engineer (CNPE) exam. A comprehensive guide covering platform architecture, deployment, and management.
Study Guide: Kubernetes Certified Security Associate (KCSA)
Everything you need to know to pass the Kubernetes Certified Security Associate (KCSA) exam.
Strengthening the Secure Supply Chain
Strengthening the Secure Supply Chain with Project Copacetic, Eraser, and FluxCD
Does Workload Identity on AKS work across tenants?
A look at using Workload Identity on AKS to access Azure resources in another tenant.
Purging Deleted Azure Key Vaults
Do you constantly provision and delete Azure Key Vaults? If so, you may have noticed attempts to recreate a recently deleted key vault will result in the fol...
Sharing Bicep Modules with Azure Container Registry
One of the things I do as a Cloud Native Advocate at Microsoft is build end-to-end lab scenarios in the https://aka.ms/oss-labs repo. Most of the demo scenar...
Securely connect to your Azure Linux Virtual Machine with Tailscale SSH
Being on the Cloud Advocate team at Microsoft, we're always looking to empower every developer to achieve more on Azure. One way of doing this is by bringing...
Azure AD B2C logouts and redirection URLs
Background I've been helping a client build a customer-facing NodeJS web application which leveraged Azure AD B2C as its identity provider. Things were going...
Validating Azure AD B2C Tokens
I recently ran into an issue where I needed to help a customer validate an Azure AD B2C JWT access token. We tend to take JWT tokens for granted and sometime...