Skip to content

Commit 27323e1

Browse files
[ACA-431204: sticky_sessions: Freshness pass
1 parent f6b29df commit 27323e1

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

articles/container-apps/sticky-sessions.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: container-apps
55
author: craigshoemaker
66
ms.service: azure-container-apps
77
ms.topic: how-to
8-
ms.date: 03/28/2023
8+
ms.date: 05/29/2025
99
ms.author: cshoe
1010
zone_pivot_groups: arm-portal
1111
---
@@ -51,9 +51,15 @@ Session affinity is configured by setting the `affinity` property in the `ingres
5151

5252
You can enable session affinity when you create your container app via the Azure portal. To enable session affinity:
5353

54-
1. On the **Create Container App** page, select the **App settings** tab.
55-
1. In the **Application ingress settings** section, select **Enabled** for the **Session affinity** setting.
54+
1. Start at the Azure portal home page, search for **Container Apps** in the top search bar.
5655

56+
1. Select **Container Apps** in the search results and elect the **Create** button.
57+
58+
1. In the **Basics** and **Container** tabs, provide all required values in each section, and then Select the **Ingress** tab.
59+
60+
1. In the **Application ingress settings** section, set **Ingress** to Enabled. Once enabled, the **Session affinity** setting becomes available.
61+
62+
1. Select **Enabled** for the **Ingress** setting.
5763

5864
:::image type="content" source="media/ingress/screenshot-session-affinity.png" alt-text="Screenshot of the session affinity setting in Create Container App page.":::
5965

0 commit comments

Comments
 (0)