I have been following along Adrian Hall's 30 Days of Zumo(link).
I have a question regarding Azure Storage controller and storage container names. Is it possible to default all file uploads to a single container? I have read about IContainerNameReslover but haven't got very far with that. Currently the files upload but create a different containers based on the current record I am editing within my Xamarin Forms application.