Microsoft Azure Data Lake Topics

Syniti Replicate supports use of Microsoft Azure Data Lake Storage (ADLS) Gen 1 and Gen 2 for:

MS Azure Data Lake Gen 1

When setting up ADLS Gen 1 for use with Syniti Replicate:

  1. Install the nuget packages:
  1. Install the nuget package below to obtain version 2.28.3 of Microsoft.IdentityModel.Clients.ActiveDirectory.dll:

https://www.nuget.org/packages/Microsoft.IdentityModel.Clients.ActiveDirectory/2.28.3

  1. Copy the following assemblies to the DataLake plugin path in Syniti Replicate: <Syniti Replicate>/Plugins/DataLake/
  • Microsoft.Azure.Management.DataLake.Store.dll

  • Microsoft.IdentityModel.Clients.ActiveDirectory.dll (ver 2.28.3)

  • Microsoft.Rest.ClientRuntime.dll

  • Microsoft.Rest.ClientRuntime.Azure.dll

  • Microsoft.Rest.ClientRuntime.Azure.Authentication.dll

  1. For Syniti Replicate v9.7.0.24, download version 11.0.0.0 of Newtonsoft.Json.dll from the following link, and add it to the <Syniti Replicate>/Plugins/DataLake/ folder:
    https://www.nuget.org/packages/Newtonsoft.Json/

MS Azure Data Lake Gen 2

When setting up ADLS Gen 2 for use with Syniti Replicate:

  1. Install the nuget package:

    https://www.nuget.org/packages/Microsoft.IdentityModel.Clients.ActiveDirectory/2.28.3

  1. Copy the following assembly to theDataLakeGen2 plugin path in Syniti Replicate: <Syniti Replicate>/Plugins/DataLakeGen2/

    Microsoft.IdentityModel.Clients.ActiveDirectory.dll

This section contains topics that describe:

Further Resources