Fix for SQL Bulk Load issue
Last updated
Last updated
This section describes the steps to potentially resolve the SQL bulk load issue.
Open the Front Door Manager by selecting Front Door manager under the 'Settings' menu.
From the list of endpoints configured in the front door manager, select the 'Route' that has been configured for the Inforiver application.
Click on the '...' menu and then choose Edit route.
Disable the 'Caching' and 'Compression' options for this endpoint.
Once these checkboxes are unchecked, click Update to save the configuration.
Reason
Azure Front Door is primarily a CDN service with features like Application Gateway and firewall capabilities. Like a typical CDN, Azure Front Door accelerates the content delivery by caching and compressing files. However, for larger files from Blob Storage, compression can alter the content length, causing issues with proper handling by certain services. So, it is recommended to disable compression and caching.