You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I like the idea of supporting key vault instead of blob storage because a) that's what it's designed to do; and b) we can store the connection string as a secret.
The text was updated successfully, but these errors were encountered:
paynecrl97
changed the title
Allow shell settings to be stored in a location other that App_Data
Allow shell settings to be stored in a location other than App_Data
Jun 7, 2018
In O1 we can use Azure blob storage to allow for sites to be hosted in a multi node environment. We need something similar for OC.
A few options for storage:
I think we should support at least one. I imagine it working along the lines of:
I like the idea of supporting key vault instead of blob storage because a) that's what it's designed to do; and b) we can store the connection string as a secret.
The text was updated successfully, but these errors were encountered: