Just building a new site (my first in v9) and I was looking to see if I can get form entries onto an Azure storage account as we use slot swapping on our sites. I've got a load of v7 sites with the forms sat in blob storage thanks to the UmbracoFileSystemProviders.Azure.Forms stuff, is there an equivalent for v9 forms yet that I'm just missing?
Umb v9 - Umb Forms on Azure storage account?
Hi all,
Just building a new site (my first in v9) and I was looking to see if I can get form entries onto an Azure storage account as we use slot swapping on our sites. I've got a load of v7 sites with the forms sat in blob storage thanks to the UmbracoFileSystemProviders.Azure.Forms stuff, is there an equivalent for v9 forms yet that I'm just missing?
Or can I just configure this package from HQ: https://github.com/umbraco/Umbraco.StorageProviders to do forms as well somehow?
PS - Season's greetings to all :-)
Thanks!
So it looks like forms are stored in the Db. Good to know.
is working on a reply...