Question: Your JavaScript app hosted in Azure App Service needs to be able to make calls to a remote domain in another Azure region. Which App Service feature do you need to configure?
- `CORS`
- `deployment slots`
- `WebJobs`
- `custom domains`
Answer: The correct answer of the above question is Option A:`CORS`