blobfuse2 mount /mnt/batch/tasks/fsmounts/internal-timeseries --config-file=output.yaml --use-adls=true
Error: failed to initialize new pipeline [failed to authenticate azstorage credentials with error [Datalake::TestPipeline : [AuthorizationFailure]]]
However the command succeed without the --use-adls=true
blobfuse2 mount /mnt/batch/tasks/fsmounts/internal-timeseries --config-file=output.yaml
Storage Account configuration looks fine, blobfuse2 configuration looks fine.
Please help to check it.