Gzip , Azure cloud

Hello Everyone,

I am new to node-red and I have Setup a flow to get data from s7-1500 Siemens Plc and send over to azure Cloud and all is working fine untill I tried to send Gzip compressed data. The error on the Cloud is unknown compression type even though Azure Cloud can understand Gzip. I used the Gzip node right after my s7-comm Reader.
Did anyone face the same Problem? Is there a function I can Gzip the payload before sending to the Cloud?