Sporadically CORS Error while attempting to send the request to Azure Function: “Access to fetch at ‘***’ has been blocked by CORS policy”
I have an Azure Functions deployed to Azure to TEST and PROD env. It is Isolated Worker model.
This is deployment script: