Hi Team,
I have mounted a blobfuse container in one of ubuntu 18 VM
i would like to create a directory in /mycontainer mounted in a VM, i am unable to create a folder.
i tried using a command mkdir test folder , but unfortunately in the azure portal, I cant able see a file called test folder, not have a folder or directory.
for reference link:
https://docs.microsoft.com/en-us/azure/storage/blobs/storage-how-to-mount-container-linux
Any suggestion here will be helpful to achieve here.