serverless / serverless-azure-functions

Serverless Azure Functions Plugin – Add Azure Functions support to the Serverless Framework
MIT License
267 stars 162 forks source link

Support CORS #360

Closed alexander-williamson closed 8 months ago

alexander-williamson commented 5 years ago

I've been reading APIM and I've spotted CORS support there, but can't see it for the actual function app. Please can it be added so I don't have to call out to the az cli tool?

Currently my first time flow using purely cli tooling would be something like:

wbreza commented 5 years ago

@alexanderwilliamson great suggestion. We’ll get it added to the backlog.

alexander-williamson commented 8 months ago

Think this is pretty stale, so will close this issue