Skip to content

Commit 8060b2e

Browse files
committed
metadata add
1 parent d2c7058 commit 8060b2e

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

articles/sap/workloads/sap-edge-integration-cell-with-azure.md

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff 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+
---
112
# Onboarding SAP Edge Integration Cell with Azure
213

314
[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:
718
- Design and monitor your SAP integration content in the cloud.
819
- Deploy and run your SAP integration content in your private landscape.
920

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.
1122

1223
:::image type="content" source="media/sap-eic/overview.png" alt-text="SAP Edge Integration Cell architecture with Azure and Azure ARC":::
1324

@@ -21,11 +32,11 @@ Find the latest info on supported Azure services for SAP Edge Integration Cell o
2132

2233
Consider the following Microsoft Learn resources for AKS for a successful deployment in production. These apply independently of the SAP workload.
2334

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)
2637

2738
> [!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).
2940
3041
### Deployment Options
3142

0 commit comments

Comments
 (0)