azure Azure Updates ·

Azure Files CSI driver in AKS now supports workload identity for SMB shares

securityazuregaengineerazure-aksazure-entra
feature

The Azure Files Container Storage Interface (CSI) driver in Azure Kubernetes Service (AKS) now offers workload identity support for pod-level authentication to SMB file shares. This enhancement provides granular security control by enabling applications to leverage least-privilege access to Azure Files, directly at the pod level. It allows for more precise access scoping compared to previous node-level managed identity support, which is particularly beneficial for regulated industries with stringent compliance requirements. The feature is generally available in all Azure regions supporting Azure Files and AKS.

Features (1)
  • Pod-level workload identity for Azure Files CSI driver in AKS

    The Azure Files Container Storage Interface (CSI) driver in Azure Kubernetes Service (AKS) now supports workload identity, allowing pod-level authentication to SMB file shares. This provides granular, least-privilege access for applications, enhancing security control especially for regulated industries. It expands upon existing managed identity support, enabling more precise data access scoping than node-level access.

Read the original announcement →

https://azure.microsoft.com/updates?id=570120

Related releases