I'm considering using Workflow Foundation 4 to handle not only my error handling with Azure Storage, but also to leverage the engine for transactions.
Is this a good idea?
What special considerations should I do when porting a high-load storage engine to Workflow?
What providers must I replace and port to Azure storage? (eg persistence provider, or some provider related to transactions?)