Skip to content

Commit de44cd5

Browse files
authored
Merge pull request #189988 from daviburg/patch-12
Clarify ISE pre-requisites archive structure
2 parents 26d5b20 + 5392e59 commit de44cd5

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

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

Lines changed: 8 additions & 2 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: 11/01/2021
10+
ms.date: 02/28/2022
1111
tags: connectors
1212
---
1313

@@ -163,7 +163,13 @@ An ISE provides access to resources that are protected by an Azure virtual netwo
163163

164164
* sapnco_utils.dll
165165

166-
1. Create a .zip file that includes these assembly files. Upload the package to your blob container in Azure Storage.
166+
1. Create a .zip file that includes these assembly files at the root folder. Upload the package to your blob container in Azure Storage.
167+
168+
> [!TIP]
169+
> Don't use a subfolder inside the .zip file. Only assemblies in the archive's root folder are deployed with the SAP connector in your ISE.
170+
>
171+
> If you use SNC, also include the SNC assemblies and binaries in the same .zip file at the root.
172+
> For more information, review the [SNC prerequisites (ISE)](#snc-prerequisites-ise).
167173
168174
1. In either the Azure portal or Azure Storage Explorer, browse to the container location where you uploaded the .zip file.
169175

0 commit comments

Comments
 (0)