Skip to content

Commit

Permalink
Small revisions
Browse files Browse the repository at this point in the history
updated some wording and links
  • Loading branch information
EllenWehrle committed Sep 26, 2022
1 parent 3aa8ac5 commit 883bbe7
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions articles/sap-integration/set-up-prepare.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,20 +44,22 @@ Take the following steps to support a successful deployment of the public previe

The assembled team of IT system administrators need to review the following prerequisites and make necessary preparations before connecting your organization's SAP ERP system to the Power Platform:

- [Power Apps license](/power-platform/admin/about-powerapps-perapp) and [Power Apps pricing](https://powerapps.microsoft.com/en-us/pricing/) - Determine if your organization has the necessary licensing to proceed with the setup. It is important to consider:
- [Power Apps license](/power-platform/admin/about-powerapps-perapp) and [Power Apps pricing](https://powerapps.microsoft.com/pricing/) - Determine if your organization has the necessary licensing to proceed with the setup. It is important to consider:
- Power Apps licensure that supports using an on-premises data gateway and premium applications, flows, and connectors.
- All administrators setting up the integration and functional business users testing the solution have the required licensure to do so.

- [SAP ERP](<https://www.sap.com/>)subscription - Make sure your organization has a current subscription and that the users testing the SAP Integration solution have appropriate access to the corresponding SAP modules.
- [SAP](<https://www.sap.com/>) subscription
- Ensure that the users testing the SAP Integration solution have appropriate access to the appropriate SAP functional modules.
- The solution can work with any SAP system that utilizes RFC and BAPI calls

- [Azure Active Directory](/azure/active-directory/develop/quickstart-create-new-tenant) - Create a new tenant for the SAP Integration. It is important to consider:
- The tenant has at least 1GB of database storage capacity available for the sandbox environment.
- All members of the IT systems team have the necessary administrator roles to perform the setup.
- All functional business users testing the SAP Integration are added to the tenant.

- [Windows Virtual Machine](/virtualization/hyper-v-on-windows/quick-start/quick-create-virtual-machine) - Provision a new Windows Virtual Machine to connect to the on-premises data gateway.
- [Windows Virtual Machine (VM)](https://azure.microsoft.com/products/virtual-machines/#overview) or your own server - Provision a separate Windows VM or server with your SAP system connected to it to connect to the on-premises data gateway.

- [On-premises data gateway](/data-integration/gateway/service-gateway-install) - Set up the on-premises data gateway to connect to [Azure Logic Apps](/azure/logic-apps/logic-apps-gateway-install), [Power Apps](/power-apps/maker/canvas-apps/gateway-reference), and [Power Automate](/power-automate/gateway-reference).
- [On-premises data gateway](https://www.microsoft.com/download/details.aspx?id=53127) - Download and [set up](/data-integration/gateway/service-gateway-install) the most recent version (9/23/2022) of the on-premises data gateway to connect to [Azure Logic Apps](/azure/logic-apps/logic-apps-gateway-install), [Power Apps](/power-apps/maker/canvas-apps/gateway-reference), and [Power Automate](/power-automate/gateway-reference).

- [Azure AD single sign-on (SSO) for Gateway](/power-bi/admin/service-admin-portal-integration#azure-ad-single-sign-on-sso-for-gateway) - Set up the new Azure AD tenant configured with an on-premises data gateway having constrained delegation to support SSO.

Expand All @@ -73,7 +75,7 @@ SAP integration with the Power Platform requires that you [install an on-premise

While setting up the on-premises data gateway for SAP integration, ensure that you review the following considerations:

- [Provision a new Windows Virtual Machine](/system-center/vmm/provision-vms) that meets the [recommended requirements](/data-integration/gateway/service-gateway-install#recommended).
- Provision a new Windows VM or server that meets the [recommended requirements](/data-integration/gateway/service-gateway-install#recommended).
- If you're planning to use Windows authentication, ensure you install the gateway on a computer that's a member of the same active directory environment as the data sources.
- [Change the on-premises data gateway service account](/data-integration/gateway/service-gateway-service-account)

Expand Down Expand Up @@ -107,6 +109,7 @@ Follow the directions in [Create and manage an environment](/power-platform/admi
[Connectors](/connectors/connectors) are proxies or wrappers around APIs that allow the underlying service to communicate with the Power Platform or Azure Logic Apps.

The following two connectors need to be set up to allow communication between SAP ERP and Power Platform:

- Microsoft Dataverse
- SAP ERP connector

Expand Down

0 comments on commit 883bbe7

Please sign in to comment.