In our telerik reports we tried storing the cache to the files but still when a large report is run in Azure using AppFabric cache it errors out saying the bytes exceeded the bytes specified in the configuration. On more research we found the ASP.NET session states are used. Is there a possiblity where we can disable the ASP.NET session state use and use the File Caching only.