The community member is asking how to load documents from an Azure storage container, as they have been using SimpleDirectoryReader() to load files stored locally. A community member suggests looking at a resource on Azure storage, but the other community member is unsure how to use it and is not finding much detail. There is no explicitly marked answer in the comments.
Hello everyone, How to load documents from azure storage container? Up until now was using SimpleDirectoryReader() to load files stored in local system. Appreciate any help on this. π