Hi all,
In the "AzureBlobStorageConnector" documentation ( http://docs.safe.com/fme/2019.0/html/FME_Desktop_Documentation/FME_Transformers/Transformers/azureblobstorageconnector.htm ) is written that:
"The FeatureReader can access Azure Blob Storage directly, without using the AzureBlobStorageConnector. In this case, a permanent local copy of the dataset will not be created".
Since I do not need a local copy of the file, I tried to use the "FeatureReader" to access the Azure blob storage, but I am not sure which reader format I should choose.
Could someone help about this topic, please?
Thanks a lot