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

Generally available: Session affinity for Azure Container Apps

公開日: 8月 16, 2023

Azure Container Apps now supports session affinity, also known as sticky sessions, for HTTP-based workloads. This feature is generally available.

Session affinity enables you to route all requests from a single client to the same Container Apps replica. This is useful for stateful workloads that require session affinity.

Container apps in single revision mode support session affinity. When enabled, Container Apps automatically adds a cookie to HTTP responses to track the replica being used by the client.

Learn more: https://aka.ms/containerapps/session-affinity

  • Azure Container Apps
  • Features