Logic Apps standard connecting to SAP on Azure

Sharmishtha Sarkar 36 Reputation points
2021-12-03T12:22:15.07+00:00

Hi,
I need to connect to SAP on Azure from Logic Apps Standard
Logic Apps Standard VNet Integration with SAP VNET is enabled.
154822-image-17.png

Do we need to use a OnPrem Data Gateway to connect to SAP from LA Standard ?

Do we have any documentation for Logic Apps standard connectivity with SAP ?

Regards,

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,839 questions
{count} votes

2 answers

Sort by: Most helpful
  1. MayankBargali-MSFT 68,471 Reputation points
    2021-12-07T03:26:52.553+00:00

    @Anonymous Only built-in connectors support to access resources on Private IPs on the VNET integration feature as they run alongside of the Logic App standard host runtime. Whereas Azure connectors (SAP in your case) run in a shared environment and they don’t support to access resources on Private IP addresses and resources must be accessible from the Internet or via OPDG if it’s in a private network.

    Unfortunately, as we don’t have SAP as a built-in connector yet so you need to use OPDG to connect to SAP from your Logic App Standard environment. Connect to SAP systems from Azure Logic Apps document is still valid for the logic app standard environment. The product team is working on the feasibility but there is no ETA to be shared as of now. Once this feature will be in the preview we will update our document with more details.

    We can still enable VNET integration while workflows have Azure connectors but are required to open traffic to Azure connector Ips on NSG or NVA/F/W on VNET integrated subnet along with target system on public IP.


  2. David Burg 406 Reputation points Microsoft Employee
    2023-09-29T20:12:41.1766667+00:00
    0 comments No comments