Xuanwo commented on issue #3647:
URL: 
https://github.com/apache/incubator-opendal/issues/3647#issuecomment-1822976985

   > I found 
[here](https://stackoverflow.com/questions/36885462/is-there-a-root-folder-i-can-access-in-azure-file-storage)
 that azure file storage does not have the 'root'.
   
   `root` is the concept in opendal that we prepend in all our requests, not 
related to services
   
   > Is it appropriate to remove the first `/` in path while calling the Azure 
File APIs of reading and writing?
   
   We already performing this via calling `build_abs_path`. The root cause need 
to find out.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to