# Gzip , Azure cloud

**URL:** https://discourse.nodered.org/t/gzip-azure-cloud/8988
**Category:** General
**Created:** [14 March 2019 16:44 UTC](https://discourse.nodered.org/t/gzip-azure-cloud/8988 "2019-03-14T16:44:01Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Azamj966](https://avatars.discourse-cdn.com/v4/letter/a/f4b2a3/32.png) [@Azamj966](https://discourse.nodered.org/u/Azamj966)
#### Post date: [14 March 2019 16:44 UTC](https://discourse.nodered.org/t/gzip-azure-cloud/8988/1 "2019-03-14T16:44:01Z")

</div>

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?
