Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Azure by (5.8k points)

I've searched for hours for this and can't find a single thing that answers the question. I've created and published a new Azure Machine Learning service, and have created an endpoint. I can call the service using the Postman REST CLient, but accessing it via a JavaScript webpage returns a console log saying that CORS is enabled for the service. Now, for the life of me, I can't figure out how to disable CORS for Azure Machine Learning services. Any help would be much appreciated, thanks!

1 Answer

0 votes
by (9.6k points)
edited by

Check this blog for more insights.

API Management service allow CORS by enabling it in the API configuration page and currently, Azure doesn't support disabling CORS.

Browse Categories

...