Public Preview: Cross Origin Resource Sharing (CORS) in Azure Container Apps
Published date: May 10, 2023
Azure Container Apps now supports Cross Origin Resource Sharing (CORS) in public preview.
By default, requests made through a browser to a domain that doesn’t match the page’s origin domain are blocked. The CORS feature allows specific origins to make calls on their app through the browser. Now Azure Container Apps customers can easily set up Cross Origin Resource Sharing from the portal or through the CLI.
To learn more, visit: https://learn.microsoft.com/azure/container-apps/cors