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/sap/workloads/sap-edge-integration-cell-with-azure.md
+15-4Lines changed: 15 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,14 @@
1
+
---
2
+
title: Onboarding SAP Edge Integration Cell with Azure
3
+
description: Learn about onboarding SAP Edge Integration Cell with Azure Kubernetes Service (AKS).
4
+
author: MartinPankraz
5
+
6
+
ms.service: sap-on-azure
7
+
ms.subservice: sap-vm-workloads
8
+
ms.topic: how-to
9
+
ms.date: 06/05/2025
10
+
ms.author: mapankra
11
+
---
1
12
# Onboarding SAP Edge Integration Cell with Azure
2
13
3
14
[SAP Edge Integration Cell](https://help.sap.com/docs/integration-suite/sap-integration-suite/what-is-sap-integration-suite-edge-integration-cell) is a hybrid integration runtime offered as part of SAP Integration Suite, which enables you to manage APIs and run integration scenarios within your private landscape.
@@ -7,7 +18,7 @@ The hybrid deployment model of Edge Integration Cell enables you to:
7
18
- Design and monitor your SAP integration content in the cloud.
8
19
- Deploy and run your SAP integration content in your private landscape.
9
20
10
-
Using [Azure Kubernetes Service (AKS)](azure/aks/) SAP Edge Integration Cell may natively run on Azure. Enriching AKS with [Azure ARC](azure/azure-arc/kubernetes/overview) extends the scenario to on-premises and other cloud providers. Govern from Azure but deploy anywhere.
21
+
Using [Azure Kubernetes Service (AKS)](/azure/aks/) SAP Edge Integration Cell may natively run on Azure. Enriching AKS with [Azure ARC](/azure/azure-arc/kubernetes/overview) extends the scenario to on-premises and other cloud providers. Govern from Azure but deploy anywhere.
11
22
12
23
:::image type="content" source="media/sap-eic/overview.png" alt-text="SAP Edge Integration Cell architecture with Azure and Azure ARC":::
13
24
@@ -21,11 +32,11 @@ Find the latest info on supported Azure services for SAP Edge Integration Cell o
21
32
22
33
Consider the following Microsoft Learn resources for AKS for a successful deployment in production. These apply independently of the SAP workload.
23
34
24
-
-[Architecture best practices and design checklists for Azure Kubernetes Service (AKS) | Well Architected Framework](azure/well-architected/service-guides/azure-kubernetes-service)
25
-
-[Baseline architecture for an Azure Kubernetes Service (AKS) cluster | Architecture Center](azure/architecture/reference-architectures/containers/aks/baseline-aks)
35
+
-[Architecture best practices and design checklists for Azure Kubernetes Service (AKS) | Well Architected Framework](/azure/well-architected/service-guides/azure-kubernetes-service)
36
+
-[Baseline architecture for an Azure Kubernetes Service (AKS) cluster | Architecture Center](/azure/architecture/reference-architectures/containers/aks/baseline-aks)
26
37
27
38
> [!NOTE]
28
-
> Network traffic between SAP BTP services deployed on Azure and other Azure services like AKS remains on the Microsoft backbone. This means that even the SAP Edge Integration Cell heartbeat stays private. Learn more [here](azure/virtual-network/virtual-networks-udr-overview#default-route).
39
+
> Network traffic between SAP BTP services deployed on Azure and other Azure services like AKS remains on the Microsoft backbone. This means that even the SAP Edge Integration Cell heartbeat stays private. Learn more [here](/azure/virtual-network/virtual-networks-udr-overview#default-route).
0 commit comments