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?

  1. `CORS`
  2. `deployment slots`
  3. `WebJobs`
  4. `custom domains`

Answer: The correct answer of the above question is Option A:`CORS`