Enforcing Pod Security on AKS with Azure Policy and OPA Gatekeeper

Detecting insecure pods on Azure Kubernetes Service is not the same as preventing them. Here is how Azure Policy and OPA Gatekeeper move enforcement to admission time, so a misconfigured workload never reaches the cluster.

June 13, 2026 · 3 min · Yogesh Thanvi

Mapping CSPM to Microsoft Defender for Cloud: From Findings to Enforcement

Defender for Cloud is excellent at telling you what is misconfigured. A finding is not a fix. Here is how I turn cloud security posture management on Azure from a dashboard of alerts into enforcement that blocks and remediates, using Azure Policy deny effects and admission-time control on AKS.

June 13, 2026 · 4 min · Yogesh Thanvi

Securing Agentic AI on Azure: Guardrails for Azure OpenAI and AI Foundry Agents

An AI agent that can call tools and take actions is not a chatbot. It is a new identity and a new attack surface. Here are the guardrails I would put around agentic workloads on Azure OpenAI and AI Foundry, built from the same principle I apply everywhere: enforce at the point every request passes through.

June 13, 2026 · 4 min · Yogesh Thanvi

Securing AI Workloads on Azure: Governance Patterns for Azure OpenAI and AI Foundry

Generative AI on Azure introduces control points that traditional application security never had to handle. Here are practical governance patterns for Azure OpenAI and AI Foundry workloads, mapped to where the real risks live.

June 13, 2026 · 4 min · Yogesh Thanvi

From Detection to Enforcement: Making CSPM Actually Stop Misconfigurations

Most Cloud Security Posture Management tools detect misconfigurations and stop there. Detection without enforcement leaves the exposure in place. Here is what changes when policy-as-code blocks and remediates at admission time.

June 9, 2026 · 3 min · Yogesh Thanvi

Engineering Trust: Building Systems That Prove Compliance Continuously

In cloud-native and AI-driven systems, compliance can no longer be a periodic activity. It has to be continuously demonstrated. Here is the architecture for engineering that trust.

June 8, 2026 · 6 min · Yogesh Thanvi