Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 643 Bytes

File metadata and controls

9 lines (8 loc) · 643 Bytes
author ggailey777
ms.service azure-functions
ms.topic include
ms.date 05/06/2020
ms.author glenga

Azure Functions supports cross-origin resource sharing (CORS). CORS is configured in the portal and through the Azure CLI. The CORS allowed origins list applies at the function app level. With CORS enabled, responses include the Access-Control-Allow-Origin header. For more information, see Cross-origin resource sharing.