Skip to content

Commit fdeec90

Browse files
authored
enable-stateful-affinity-built-in-connectors.md: Add screenshots for clarity
1 parent 7dfe73c commit fdeec90

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

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

Lines changed: 8 additions & 1 deletion
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: 01/10/2024
9+
ms.date: 03/18/2025
1010
---
1111

1212
# Enable stateful mode for stateless built-in connectors in Azure Logic Apps
@@ -73,10 +73,17 @@ After you enable virtual network integration for your logic app, you must update
7373
To configure virtual network private ports using the Azure portal, follow these steps:
7474

7575
1. In the [Azure portal](https://portal.azure.com), find and open your Standard logic app resource.
76+
7677
1. On the logic app menu, under **Settings**, select **Configuration**.
78+
7779
1. On the **Configuration** page, select **General settings**.
80+
81+
:::image type="content" source="media/enable-stateful-affinity-built-in-connectors/general-settings.png" alt-text="Screenshot shows Azure portal, Standard logic app menu, Settings, and Configuration with general settings tab selected.":::
82+
7883
1. Under **Platform settings**, in the **VNet Private Ports** box, enter the ports that you want to use.
7984

85+
:::image type="content" source="media/enable-stateful-affinity-built-in-connectors/vnet-private-ports.png" alt-text="Screenshot shows Azure portal, Standard logic app menu, Settings, and Configuration with general settings tab selected, and highlighted property named VNet Private Ports.":::
86+
8087
### Azure Resource Management API
8188

8289
To complete this task with the [Azure Resource Management API - Update By Id](/rest/api/resources/resources/update-by-id), review the following requirements, syntax, and parameter values.

0 commit comments

Comments
 (0)