You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/container-apps/sticky-sessions.md
+9-3Lines changed: 9 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: container-apps
5
5
author: craigshoemaker
6
6
ms.service: azure-container-apps
7
7
ms.topic: how-to
8
-
ms.date: 03/28/2023
8
+
ms.date: 05/29/2025
9
9
ms.author: cshoe
10
10
zone_pivot_groups: arm-portal
11
11
---
@@ -51,9 +51,15 @@ Session affinity is configured by setting the `affinity` property in the `ingres
51
51
52
52
You can enable session affinity when you create your container app via the Azure portal. To enable session affinity:
53
53
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.
56
55
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.
57
63
58
64
:::image type="content" source="media/ingress/screenshot-session-affinity.png" alt-text="Screenshot of the session affinity setting in Create Container App page.":::
0 commit comments