Support stateful workloads to mount volumes in Azure Blob CSI driver with workload identity.
As described in https://github.com/Azure/AKS/issues/3432, current Blob CSI driver has limitation which still needs to fetch account key and perform blobfuse mount with account key.
Support stateful workloads to mount volumes in Azure Blob CSI driver with workload identity. As described in https://github.com/Azure/AKS/issues/3432, current Blob CSI driver has limitation which still needs to fetch account key and perform blobfuse mount with account key.