Currently I can format JSON to an attribute and I can create a file in Azure from that attribute data. I cannot however see how I can take that attribute and create a new attribute which is the zipped contents of the Json Attribute so that I could then write that directly to Azure.
Maybe I've missed something here, as it seems an obvious extension of the current file handling processes.

