We need to figure out how to have PowerServer save files to an Azure Storage file. We currently store the files in the database, but this can cause an Azure Database to grow too much for larger clients. We had a solution for this for Desktop / Server installations but in Azure we have to create a different solution. It would be nice if we could create a custom PowerServer API command that could be called within PowerScript, but that doesn't look like an option as far as I could find.
Any suggestions on how this could be done would be helpful.