I want to connect my Quaruks application to my azure file. i found this tutorial but its for blob-storage
: https://quarkiverse.github.io/quarkiverse-docs/quarkus-azure-services/dev/quarkus-azure-storage-blob.html, is there similar way to connect to azure share file in order to upload files there?
i found for example this way: https://github.com/dherenj84/filemanager but its for springboot, i need for Quarkus application, many thanks