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/logic-apps/create-standard-workflows-hybrid-deployment.md
+21-9Lines changed: 21 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -120,14 +120,20 @@ After you meet the prerequisites, create your Standard logic app for hybrid depl
120
120
121
121
1. In the Azure portal, on the logic app menu, under **Workflows**, you can add, edit, and manage workflows as usual.
122
122
123
-
Standard logic apps that you create with the hybrid deployment model support multiple workflow *revisions* or versions. Each time that you save changes to your workflow, Azure creates a new workflow revision.
124
-
125
-
> [!TIP]
123
+
> [!NOTE]
124
+
>
125
+
> A Standard logic app with the hybrid hosting option automatically creates a new *revision*,
126
+
> or a version of the logic app resource, whenever you save changes to a child workflow.
127
+
>
128
+
> This revision might take a little time to activate, which means that after you save
129
+
> any changes, you might want to wait several moments before you test your workflow.
130
+
>
131
+
> If your changes still haven't appeared in the workflow, you can check whether the revision exists:
126
132
>
127
-
> After you save your workflow, wait for 1-2 minutes before you test your workflow.
128
-
>If your changes still don't appear in your workflow run, on the container app menu,
129
-
> under **Revisions**, select **Revisions and replicas**to check whether the revision
130
-
> was created and appears on the list.
133
+
> 1. On the resource menu, under **Revisions**, and select **Revisions and replicas**.
134
+
>
135
+
> 1. On the **Revisions and replicas** page, on the **Active revisions**tab, check whether
136
+
> a new revision appears on the list.
131
137
132
138
For more information, see the following resources:
133
139
@@ -245,9 +251,9 @@ To edit the CPU and memory settings for your Standard logic app resource, follow
245
251
246
252
<aname="change-scaling"></a>
247
253
248
-
## Change replica scaling in the Azure portal
254
+
## Change replica scaling in Azure portal
249
255
250
-
You can control the automatic scaling for the range of replicas that deploy in response to a trigger event. A *replica* is a new instance of a workflow revision or version. To change the minimum and maximum values for this range, you can modify the scale rules to determine the event types that trigger scaling. For more information, see [Set scaling rules in Azure Container Apps](../container-apps/scale-app.md).
256
+
You can control the automatic scaling for the range of replicas that deploy in response to a trigger event. A *replica* is a new instance of a container app revision or version. To change the minimum and maximum values for this range, you can modify the scale rules to determine the event types that trigger scaling. For more information, see [Set scaling rules in Azure Container Apps](../container-apps/scale-app.md).
251
257
252
258
1. In the [Azure portal](https://portal.azure.com), open your Standard logic app resource.
253
259
@@ -262,6 +268,12 @@ You can control the automatic scaling for the range of replicas that deploy in r
262
268
263
269
1. When you finish, select **Save**.
264
270
271
+
<aname="inbound-traffic"></a>
272
+
273
+
## Control inbound traffic to your logic app in Azure portal
Copy file name to clipboardExpand all lines: articles/logic-apps/set-up-standard-workflows-hybrid-deployment-requirements.md
+13-7Lines changed: 13 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,22 +19,22 @@ ms.date: 10/14/2024
19
19
> This capability is in preview, incurs charges for usage, and is subject to the
20
20
> [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
21
21
22
-
Azure Logic Apps supports scenarios where you need to use your own managed infrastructure to deploy and host Standard logic app workflows by offering a hybrid deployment model. This model provides the capabilities for hosting integration solutions in partially connected environments that require local processing, storage, and network access. Standard logic app workflows are powered by the Azure Logic Apps runtime that is hosted on premises as an Azure Container Apps extension.
22
+
Azure Logic Apps supports scenarios where you need to use and manage your own infrastructure to deploy and host Standard logic app workflows by offering a hybrid hosting option. This hybrid deployment model provides the capabilities for hosting integration solutions in partially connected environments that require local processing, storage, and network access. Standard logic app workflows are powered by the Azure Logic Apps runtime that is hosted on premises as an Azure Container Apps extension.
23
23
24
24
The following architectural overview shows where Standard logic app workflows are hosted and run in the hybrid model. The partially connected environment includes the following resources for hosting and working with your Standard logic apps, which deploy as Azure Container Apps resources:
- Azure Arc-enabled Azure Kubernetes Service (AKS) clusters
27
27
- A SQL database to locally store workflow run history, inputs, and outputs for processing
28
28
- A Server Message Block (SMB) file share to locally store artifacts used by your workflows
29
29
30
30
:::image type="content" source="media/set-up-standard-workflows-hybrid-deployment-requirements/architecture-overview.png" alt-text="Diagram with architectural overview for where Standard logic apps are hosted in a partially connected environment." border="false":::
31
31
32
+
For hosting, you can also set up and use [Azure Arc-enabled Kubernetes clusters on Azure Stack *hyperconverged* infrastructure (HCI)](/azure-stack/hci/overview) or [Azure Arc-enabled Kubernetes clusters on Windows Server](/aks/hybrid/kubernetes-walkthrough-powershell).
33
+
32
34
For more information, see the following documentation:
33
35
34
36
-[What is Azure Kubernetes Service?](/azure/aks/what-is-aks)
35
37
-[Core concepts for Azure Kubernetes Service (AKS)](/azure/aks/concepts-clusters-workloads)
36
-
-[Azure Arc-enabled Azure Kubernetes Service (AKS) clusters](/azure/azure-arc/kubernetes/overview)
37
-
-[Azure Arc-enabled Kubernetes clusters on Azure Stack hyperconverged infrastructure (HCI)](/azure-stack/hci/overview)
38
38
-[Custom locations for Azure Arc-enabled Kubernetes clusters](/azure/azure-arc/platform/conceptual-custom-locations)
39
39
-[What is Azure Container Apps?](../container-apps/overview.md)
40
40
-[Azure Container Apps on Azure Arc](../container-apps/azure-arc-overview.md)
@@ -43,7 +43,11 @@ This how-to guide shows how to set up the necessary on-premises resources in you
43
43
44
44
## Limitations
45
45
46
-
- Hybrid deployment is currently available and supported only for Azure Arc-enabled Azure Kubernetes Service (AKS) clusters and Azure Arc-enabled Kubernetes clusters on Azure Stack HCI.
46
+
- Hybrid deployment is currently available and supported only for the following Azure Arc-enabled Kubernetes clusters:
47
+
48
+
- Azure Arc-enabled Kubernetes clusters
49
+
- Azure Arc-enabled Kubernetes clusters on Azure Stack HCI
50
+
- Azure Arc-enabled Kubernetes clusters on Windows Server
47
51
48
52
## Prerequisites
49
53
@@ -64,12 +68,14 @@ Your Kubernetes cluster requires inbound and outbound connectivity with the [SQL
64
68
> [!NOTE]
65
69
>
66
70
> You can also create a [Kubernetes cluster on Azure Stack HCI infrastructure](/azure-stack/hci/overview)
67
-
> and apply the steps in this how-to guide to connect your cluster to Azure Arc and to set up your
68
-
> connected environment. For more information about Azure Stack HCI, see the following resources:
71
+
> or [Kubernetes cluster on Windows Server](/aks/hybrid/overview) and apply the steps in this how-to guide
72
+
> to connect your cluster to Azure Arc and set up your connected environment. For more information
73
+
> about Azure Stack HCI and AKS on Windows Server, see the following resources:
> -[Deployment prerequisites for Azure Stack HCI](/azure-stack/hci/deploy/deployment-prerequisites)
72
77
> -[Create Kubernetes clusters on Azure Stack HCI using Azure CLI](/azure/aks/hybrid/aks-create-clusters-cli)
78
+
> -[Set up an Azure Kubernetes Service host on Azure Stack HCI and Windows Server and deploy a workload cluster using PowerShell](/aks/hybrid/kubernetes-walkthrough-powershell)
73
79
74
80
1. Set the following environment variables for the Kubernetes cluster that you want to create:
0 commit comments