Skip to content

Commit fd9b1c3

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into winona-update
2 parents 0bf52e9 + 8bc62b2 commit fd9b1c3

File tree

3 files changed

+12
-7
lines changed

3 files changed

+12
-7
lines changed

articles/logic-apps/logic-apps-using-sap-connector.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: divyaswarnkar
77
ms.author: divswa
88
ms.reviewer: estfan, daviburg, azla
99
ms.topic: how-to
10-
ms.date: 02/28/2023
10+
ms.date: 04/03/2023
1111
tags: connectors
1212
---
1313

@@ -1041,9 +1041,9 @@ To send IDocs from SAP to your logic app workflow, you need the following minimu
10411041
> [!IMPORTANT]
10421042
> Use these steps only when you test your SAP configuration with your logic app workflow. Production environments require additional configuration.
10431043

1044-
1. [Configure an RFC destination in SAP.](#create-rfc-destination)
1044+
1. [Create an RFC destination.](#create-rfc-destination)
10451045

1046-
1. [Create an ABAP connection to your RFC destination.](#create-abap-connection)
1046+
1. [Create an ABAP connection.](#create-abap-connection)
10471047

10481048
1. [Create a receiver port.](#create-receiver-port)
10491049

@@ -1057,6 +1057,8 @@ To send IDocs from SAP to your logic app workflow, you need the following minimu
10571057

10581058
#### Create RFC destination
10591059

1060+
This destination will identify your logic app workflow for the receiver port.
1061+
10601062
1. To open the **Configuration of RFC Connections** settings, in your SAP interface, use the **sm59** transaction code (T-Code) with the **/n** prefix.
10611063

10621064
1. Select **TCP/IP Connections** > **Create**.
@@ -1101,11 +1103,15 @@ To send IDocs from SAP to your logic app workflow, you need the following minimu
11011103

11021104
#### Create ABAP connection
11031105

1106+
This destination will identify your SAP system for the sender port.
1107+
11041108
1. To open the **Configuration of RFC Connections** settings, in your SAP interface, use the **sm59*** transaction code (T-Code) with the **/n** prefix.
11051109

11061110
1. Select **ABAP Connections** > **Create**.
11071111

1108-
1. For **RFC Destination**, enter the identifier for [your test SAP system](#create-rfc-destination).
1112+
1. For **RFC Destination**, enter the identifier for your test SAP system.
1113+
1114+
1. By leaving the target host empty in the Technical Settings, you are creating a local connection to the SAP system itself.
11091115

11101116
1. Save your changes.
11111117

@@ -2182,4 +2188,4 @@ For more information about the SAP connector, review the [connector reference](/
21822188
* [Connect to on-premises systems](logic-apps-gateway-connection.md) from Azure Logic Apps
21832189
* Learn how to validate, transform, and use other message operations with the [Enterprise Integration Pack](logic-apps-enterprise-integration-overview.md)
21842190
* [Managed connectors for Azure Logic Apps](../connectors/managed.md)
2185-
* [Built-in connectors for Azure Logic Apps](../connectors/built-in.md)
2191+
* [Built-in connectors for Azure Logic Apps](../connectors/built-in.md)

articles/network-function-manager/partners.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ We have a growing ecosystem of partners offering their network function as manag
1818
| --- | --- | --- |
1919
| Affirmed Private Network Service | Mobile packet core |[Configuration guide](../private-multi-access-edge-compute-mec/deploy-affirmed-private-network-service-solution.md)|
2020
| NetFoundry ZTNA | Other| [Azure Marketplace](https://portal.azure.com/#create/netfoundryinc.application-ziti-private-edgeapp-edge-router)|
21-
| Nuage Networks SD-WAN From Nokia | SD-WAN| [Azure Marketplace](https://aka.ms/NokiaNuage)|
2221
| Versa SD-WAN| SD-WAN |[Azure Marketplace](https://aka.ms/versa)|
2322
| VMware SD-WAN | SD-WAN | [Azure Marketplace](https://portal.azure.com/#create/vmware-inc.vmware_sdwan_edge_zonesvelo_ase)|
2423

articles/spring-apps/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ items:
8989
href: tutorial-circuit-breaker.md
9090
- name: Custom DNS name
9191
href: tutorial-custom-domain.md
92-
- name: Managed identity to connect MySQL
92+
- name: Managed identity to connect to databases
9393
href: /azure/developer/java/spring-framework/deploy-passwordless-spring-database-app?toc=/azure/spring-apps/toc.json&bc=/azure/spring-apps/breadcrumb/toc.json
9494
- name: Managed identity to connect Key Vault
9595
href: tutorial-managed-identities-key-vault.md

0 commit comments

Comments
 (0)