Security & Identity

Workload identity, supply-chain security, policy, authentication, and cloud-native security.

  1. 22 minArticle

    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.

  2. 21 minArticle

    Study Guide: Kubernetes Certified Security Associate (KCSA)

    Everything you need to know to pass the Kubernetes Certified Security Associate (KCSA) exam.

  3. 9 minArticle

    Strengthening the Secure Supply Chain

    Strengthening the Secure Supply Chain with Project Copacetic, Eraser, and FluxCD

  4. 9 minArticle

    Does Workload Identity on AKS work across tenants?

    A look at using Workload Identity on AKS to access Azure resources in another tenant.

  5. 1 minCode

    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...

  6. 9 minArticle

    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...

  7. 12 minArticle

    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...

  8. 6 minArticle

    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...

  9. 3 minArticle

    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...