<t>You can start the host like this<br/>
<br/>
func host start --cors *<br/>
<br/>
```<br/>
<br/>
You can also be more specific and provide a comma delimited list of allowed urls<br/>
<br/>
More here: [https://github.com/Azure/azure-webjobs-sdk-script/issues/1012](https://github.com/Azure/azure-webjobs-sdk-script/issues/1012)</t>