We are trying to use Azure Blob storage as an attachment repository. We do not want to allow PUBLIC access to our blob storage so have created a private endpoint. Although we can connect to the blob via SMB share i.e. \\server\share the only options in Acumatica for blob storage according to the documentation is via a shared key or via a mapped drive. Because the Acumatica server is not logged into and runs as a web service the mapped drive is not available. Putting in the \\servername\share is not an option and throws an error. how do we utilise blob?
Any ideas or maybe Acumatica developers can guide us here?
Thanks