problem with webgl deployment web.config file

Anonymous
2022-05-13T13:31:33.217+00:00

I identify myself as an azure cloud developer and we want to deploy a Unity compiled compressed in brotli, but for this to work correctly we need to implement some url overwriting rules through a file web.config according to the unity documentation, but apparently the azure server does not take this file into account and it is not possible to deploy correctly
201709-error-br.png

this is the error that happend, when we deploy the webgl compilation

we use this documentation for use web.config
https://docs.unity3d.com/Manual/webgl-server-configuration-code-samples.html
server configuration for compressed WebGL builds without decompression fallback (IIS)

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.