When we deploy our web applications to Azure App Service, the Gzip compression header is sometimes enabled by default and sometimes missing. I wanted to run a few tests to better understand this behavior. My goal is to identify under what conditions the Gzip compression header is automatically added by Azure App Service, and determine whether we can manually change the default behavior to enable or disable Gzip on Azure App Service.