メイン コンテンツにスキップ
提供中

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

公開日: 8月 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