civiform
civiform copied to clipboard
Enable File Upload for Azure Deployment
Is your feature request related to a problem? Please describe.
Currently file upload is not setup correctly for azure deployment.
Describe the solution you'd like.
Uploading a file should store the blob in the Azure DB. Should be able to download and view the file after it's uploaded.
Associated civic entity
Miami-Dade
@jcma-google I see you may be working on this soon. You'll want to look at #2349 since it's related to uploading to Azure
I'm closing this, since it was enabled and working. It is still enabled, but currently running into a race condition
FYI here are all the issues associated with getting file upload to work originally:
- https://github.com/civiform/civiform/issues/2349
- https://github.com/civiform/civiform/pull/9445
- https://github.com/civiform/civiform/issues/9444