Skip to content

Commit 1851d47

Browse files
Merge pull request #302650 from ecfan/patch-1
[Standard] Add info about issues during scale-in events
2 parents a8b98ac + 7896b9a commit 1851d47

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

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

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.suite: integration
66
ms.reviewer: estfan, edwardhe, azla
77
ms.topic: how-to
88
ms.custom: devx-track-azurepowershell
9-
ms.date: 03/18/2025
9+
ms.date: 07/12/2025
1010
---
1111

1212
# Enable stateful mode for stateless built-in connectors in Azure Logic Apps
@@ -197,6 +197,13 @@ Set-AzResource :
197197

198198
Resource scale-in events might cause the loss of context for built-in connectors with stateful mode enabled. To prevent this potential loss before such events can happen, fix the number of instances available for your logic app resource. This way, no scale-in events can happen to cause this potential context loss.
199199

200+
> [!NOTE]
201+
>
202+
> For logic apps that doesn't use the App Service Environment v3 hosting option,
203+
> Azure Logic Apps waits up to 5 minutes before taking down a virtual machine during
204+
> scale-in events. Built-in connectors might experience issues. For example,
205+
> Azure Service Bus can't complete messages during platform upgrades.
206+
200207
1. On your logic app resource menu, under **Settings**, select **Scale out (App Service plan)**.
201208

202209
1. On the **Scale out (App Service plan)** page, in the **App Scale out** section, follow these steps:
@@ -209,7 +216,7 @@ Resource scale-in events might cause the loss of context for built-in connectors
209216

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

212-
## Next steps
219+
## Related content
213220

214221
- [Connect to Azure Service Bus](/azure/connectors/connectors-create-api-servicebus)
215222
- [Connect to SAP](/azure/logic-apps/connectors/sap)

0 commit comments

Comments
 (0)