We are running Umbraco 12.1.2 with Skybrud 4.0.14. When running locally, redirects with file extensions work as expected. Running in Azure using Blob Storage for assets, the redirect does not work. The response is empty with a 200 status. We are also using a Last Change Error handler that doesn't seem to get called during the request I have described.
Is there a setting (Azure or Umbraco) that I'm missing somewhere that is not letting these requests get to the application?
Skybrud media file redirect on Azure not working
We are running Umbraco 12.1.2 with Skybrud 4.0.14. When running locally, redirects with file extensions work as expected. Running in Azure using Blob Storage for assets, the redirect does not work. The response is empty with a 200 status. We are also using a Last Change Error handler that doesn't seem to get called during the request I have described.
Is there a setting (Azure or Umbraco) that I'm missing somewhere that is not letting these requests get to the application?
is working on a reply...