Skip to content

Commit 9e96d64

Browse files
author
ecfan
committed
Clarify steps for Networking page
1 parent 29d5222 commit 9e96d64

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

articles/connectors/enable-stateful-affinity-built-in-connectors.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@ Updates a resource by using the specified resource ID:
9393

9494
#### Parameter values
9595

96-
| Element | Value | Description |
97-
|---------|--------|-------------|
96+
| Element | Value |
97+
|---------|--------|
9898
| HTTP request method | **PATCH** |
9999
| <*resourceId*> | **subscriptions/{yourSubscriptionID}/resourcegroups/{yourResourceGroup}/providers/Microsoft.Web/sites/{websiteName}/config/web** |
100100
| <*yourSubscriptionId*> | The ID for your Azure subscription |
@@ -190,11 +190,13 @@ Resource scale-in events might cause the loss of context for built-in connectors
190190

191191
1. On your logic app resource menu, under **Settings**, select **Scale out**.
192192

193-
1. Under **App Scale Out**, set **Enforce Scale Out Limit** to **Yes**, which shows the **Maximum Scale Out Limit**.
193+
1. On the **Scale out** page, in the **App Scale out** section, follow these steps:
194+
195+
1. Set **Enforce Scale Out Limit** to **Yes**, which shows the **Maximum Scale Out Limit**.
194196

195-
1. On the **Scale out** page, under **App Scale out**, set the number for **Always Ready Instances** to the same number as **Maximum Scale Out Limit** and **Maximum Burst**, which appears under **Plan Scale Out**, for example:
197+
1. Set **Always Ready Instances** to the same number as **Maximum Scale Out Limit** and **Maximum Burst**, which appears in the **Plan Scale out** section, for example:
196198

197-
:::image type="content" source="media/enable-stateful-affinity-built-in-connectors/scale-in-settings.png" alt-text="Screenshot shows Azure portal, Standard logic app resource, Scale out page, and Always Ready Instances number set to match Maximum Scale Out Limit and Maximum Burst.":::
199+
:::image type="content" source="media/enable-stateful-affinity-built-in-connectors/scale-in-settings.png" alt-text="Screenshot shows Azure portal, Standard logic app resource, Scale out page, and Always Ready Instances number set to match Maximum Burst and Maximum Scale Out Limit.":::
198200

199201
1. When you're done, on the **Scale out** toolbar, select **Save**.
200202

0 Bytes
Loading

0 commit comments

Comments
 (0)