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
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,19 +53,19 @@ You can enable session affinity when you create your container app via the Azure
53
53
54
54
1. Start at the Azure portal home page, search for **Container Apps** in the top search bar.
55
55
56
-
1. Select **Container Apps** in the search results and elect the **Create** button.
56
+
1. Select **Container Apps** in the search results and select the **Create** button.
57
57
58
-
1. In the **Basics** and **Container** tabs, provide all required values in each section, and then Select the **Ingress** tab.
58
+
1. In the *Basics* and *Container* tabs, provide all required values in each section, and then select the **Ingress** tab.
59
59
60
-
1. In the **Application ingress settings** section, set **Ingress** to Enabled. Once enabled, the **Session affinity** setting becomes available.
60
+
1. In the *Application ingress settings* section, set *Ingress* to **Enabled**. Once enabled, the *Session affinity* setting becomes available.
61
61
62
-
1.Select **Enabled** for the **Ingress** setting.
62
+
1.For *Session affinity* select **Enabled**.
63
63
64
64
:::image type="content" source="media/ingress/screenshot-session-affinity.png" alt-text="Screenshot of the session affinity setting in Create Container App page.":::
65
65
66
66
You can also enable or disable session affinity after your container app is created. To enable session affinity:
67
67
68
-
1. Go to your app in the portal.
68
+
1. Go to your app in the portal.
69
69
1. Select **Ingress**.
70
70
1. You can enable or disable **Session affinity** by selecting or deselecting **Enabled**.
0 commit comments