I need to set the Gzip compression option onto my EventHub input in a Stream Analytics job to get it to process.
The documentation doesn't have "Compression" options available in the SA job Event Hub Input specification.
https://www.terraform.io/docs/providers/azurerm/r/stream_analytics_stream_input_eventhub.html
Screenshot from Azure SA Job input for the Event Hub with GZip compression selected
Has anyone managed to do this? Thanks in advance!