Azure / Azure/Azure-Functions

Create cors when running azure functions locally

Open
#1,187 0 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
PowerShell
Stars
1.1k
Forks
215
Avg merge
4h 2m
Merged PRs (30d)
1

Description

Previously in tasks.json we could add "--cors *" to command under tasks to do this, it's no longer possible due to the way it has been setup t has obfuscated how typescript is built and run.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing tasks.json and the TypeScript build and run setup described in the issue. Trace how the local Azure Functions command is assembled; done means restoring a way to enable CORS with the equivalent of --cors * when running locally.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, typescript
Domain
backend, cloud
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.