For context, we're v10 and hosted, and files created in IPA sometimes need to come back to our network, which presents a last-mile problem for delivery. I've put together secondary processes outside IPA to deal with this, but it would be great to fully handle within our IPA workflows. I'm aware that IPA natively supports moving files to and from AWS S3 buckets, and with the AWS file gateway, S3 can be set up to be accessible like a regular SMB or NFS file share. Our organization is very Microsoft-centric, so I think I may get more traction if pitching Azure Files as a solution, which also has a similar gateway accessibility, with a file transfer ability through a Rest API. Has anyone set up and had success with such solutions?