Skip to main content
NOW AVAILABLE

Generally Available: Cross Origin Resource Sharing (CORS) in Azure Container Apps

Published date: August 16, 2023

Azure Container Apps support for Cross Origin Resource Sharing (CORS) is now generally available.

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://review.learn.microsoft.com/en-us/azure/container-apps/cors

  • Features