An Azure service that stores unstructured data in the cloud as blobs.
For anyone following this thread, hot off the press: workload identity support on static provisioning
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
This GitHub issue details the issue many customers are experiencing attempting to mount Azure Blob Storage to AKS Pods, using Managed Identity (MS Entra Workload Id) and the Azure Storage FUSE driver (Blobfuse2): https://github.com/Azure/AKS/issues/3432#issuecomment-2377117830
Existing documentation is confusing for customers and does not mention the current issues as limitations nor when they will be resolved. For example mounting is NOT supported using Managed Identity, instead the underlying implementation requires elevated Azure Blob Storage privileges (Contributor Role), which many highly regulated customers see as increasing the security risk posture.
An Azure service that stores unstructured data in the cloud as blobs.
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
A cloud-based identity and access management service for securing user authentication and resource access
For anyone following this thread, hot off the press: workload identity support on static provisioning
@Andrej I appreciate the time and patience. Thank you. We have made the changes, please refer to the below link:
https://github.com/Azure/AKS/issues/3432#issuecomment-2430629778
Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.