Skip to content

Commit 0023141

Browse files
Incorporated the review comments.
1 parent 27323e1 commit 0023141

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/container-apps/sticky-sessions.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,19 +53,19 @@ You can enable session affinity when you create your container app via the Azure
5353

5454
1. Start at the Azure portal home page, search for **Container Apps** in the top search bar.
5555

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.
5757

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.
5959

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.
6161

62-
1. Select **Enabled** for the **Ingress** setting.
62+
1. For *Session affinity* select **Enabled**.
6363

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

6666
You can also enable or disable session affinity after your container app is created. To enable session affinity:
6767

68-
1. Go to your app in the portal.
68+
1. Go to your app in the portal.
6969
1. Select **Ingress**.
7070
1. You can enable or disable **Session affinity** by selecting or deselecting **Enabled**.
7171
1. Select **Save**.

0 commit comments

Comments
 (0)