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/connectors/enable-stateful-affinity-built-in-connectors.md
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,11 +30,11 @@ To run these connector operations in stateful mode, you must enable this capabil
30
30
- An Azure virtual network with a subnet to integrate with your logic app. If you don't have these items, see the following documentation:
31
31
32
32
-[Quickstart: Create a virtual network with the Azure portal](/azure/virtual-network/quick-create-portal)
33
-
-[Add, change, or delete a virtual network subnet](/azurevirtual-network/virtual-network-manage-subnet?tabs=azure-portal)
33
+
-[Add, change, or delete a virtual network subnet](/azure/virtual-network/virtual-network-manage-subnet?tabs=azure-portal)
34
34
35
35
## Enable stateful mode in the Azure portal
36
36
37
-
If you use network security groups in your virtual network, stateful mode requires that you open [ports 20,000 to 30,000](../app-service/overview-vnet-integration.md#private-ports).
37
+
If you use network security groups in your virtual network, stateful mode requires that you open [ports 20,000 to 30,000](/azure/app-service/overview-vnet-integration#private-ports).
38
38
39
39
1. In the [Azure portal](https://portal.azure.com), open the Standard logic app resource where you want to enable stateful mode for these connector operations.
40
40
@@ -54,9 +54,9 @@ If you use network security groups in your virtual network, stateful mode requir
54
54
55
55
:::image type="content" source="media/enable-stateful-affinity-built-in-connectors/enable-virtual-network-integration.png" alt-text="Screenshot shows Azure portal, Standard logic app resource, Networking page with selected virtual network and subnet.":::
56
56
57
-
For general information about enabling virtual network integration with your app, see [Enable virtual network integration in Azure App Service](../app-service/configure-vnet-integration-enable.md).
57
+
For general information about enabling virtual network integration with your app, see [Enable virtual network integration in Azure App Service](/azure/app-service/configure-vnet-integration-enable).
58
58
59
-
1. Next, update your logic app's underlying website configuration (**<*logic-app-name*>.azurewebsites.net**) by using either of the following tools:
59
+
1. Next, update your logic app's underlying website configuration (**<logic-app-name>.azurewebsites.net**) by using either of the following tools:
60
60
61
61
## Update website configuration for logic app
62
62
@@ -105,10 +105,10 @@ Updates a resource by using the specified resource ID:
0 commit comments