AKS Security Spans the Entire Stack Azure Kubernetes Service (AKS) runs your containerized workloads on managed Kubernetes. Security responsibility is shared — Microsoft manages the control plane, but you own the nodes, pods, network policies, RBAC, and workload security. This…
Month: July 2023
How to harden security of Azure Policy
Azure Policy Enforces Compliance — But Only If Done Right Azure Policy is the guardrail system for your cloud environment. It evaluates resources against organizational rules and can prevent non-compliant deployments. However, a poorly implemented policy framework creates false security…
How to fix Azure Resource Graph query errors and missing results
Understanding Azure Resource Graph Queries Azure Resource Graph is a powerful service that enables you to query and explore your Azure resources at scale across subscriptions and management groups. Unlike the Azure Resource Manager API that requires per-resource calls, Resource…