(Glue-2502) Azure Data Lake Gen2 Prerequisites
High-level summary of necessary steps (more details in MS Azure documentation):
SAP Basis/Infrastructure tasks:
SAP Basis team:
Java Connector: https://datavard.atlassian.net/wiki/spaces/DATAVARD/pages/2229602754
Creation of SNP_JAVA_CONN RFC:
Connection type: TCP/IP Connection.
Activation type: Registered Server Program.
Fill in the Program ID (e.g.): SNP_JAVA_CONNECTOR.
Creation of Technical SAP user for ABAP->JCO RFC Communication:
In transport, you are provided with a template role with name /DVD/JCORFC (if you will use this role, do not forget to generate the profile in transaction PFCG).
Create System user, with role /DVD/JCORFC.
Granting access for external program SNP_JAVA_CONN to SAP gateway:
Check SMGW > GoTo > Expert Functions > External Security > Maintenance of ACL files whether external programs are allowed (=* or ProgramID).
Uploading certificates to STRUST for secure SSL connection between SAP and Microsoft services (into SSL client Anonymous PSE).
Creation of storage RFC and configuration of the RFC are dependent on the type of Authentication chosen (more details can be found in https://datavard.atlassian.net/wiki/spaces/DATAVARD/pages/4510354505#id-(SM-2402)AzureDataLakeGen2-StorageRFC).
Networking team:
Enabling outbound communication from the SAP system to ADLS Gen 2
Port | Address |
---|---|
443 | <NameOfStorageAccount>.dfs.core.windows.net |
Azure team:
Azure storage: https://datavard.atlassian.net/wiki/spaces/DATAVARD/pages/2229600587
Storage account is needed (more details in https://datavard.atlassian.net/wiki/spaces/DATAVARD/pages/4510354505#id-(SM-2402)AzureDataLakeGen2-Azurestorageconfiguration).
Preparation of Landing area (container/directory).
Authentication to ADLS, there are two possible options possible - SAS token or OAuth 2.0 (more details can be found in https://datavard.atlassian.net/wiki/spaces/DATAVARD/pages/4510354505#id-(SM-2402)AzureDataLakeGen2-Authentication).