File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ author: divyaswarnkar
7
7
ms.author : divswa
8
8
ms.reviewer : estfan, daviburg, azla
9
9
ms.topic : how-to
10
- ms.date : 11/01/2021
10
+ ms.date : 02/28/2022
11
11
tags : connectors
12
12
---
13
13
@@ -163,7 +163,13 @@ An ISE provides access to resources that are protected by an Azure virtual netwo
163
163
164
164
* sapnco_utils.dll
165
165
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 ) .
167
173
168
174
1 . In either the Azure portal or Azure Storage Explorer, browse to the container location where you uploaded the .zip file.
169
175
You can’t perform that action at this time.
0 commit comments