how can I enable CORS on the Azure application gateway ? I have a signalhub running on Azure kubernetes service as a Dapr app. The app has All .net cors policies setup correctly, issue seems to be from the JavaScript to the gateway.
Asked
Active
Viewed 1.6k times
2 Answers
5
You can enable Access-Control-Allow-Origin Responde Header in Rewrites, on your Application Gateway

zenatuz
- 59
- 1
- 4