adfmapping

A package to create mapping json for ADF Source Data/columns to Sink Columns.


Keywords
Azure, ADF, mapping, JSON
License
MIT
Install
pip install adfmapping==0.1.2

Documentation

adfmapping

ADF Dynamic mapping of Source Data/columns to Sink Columns.

Pre-requisites

Both tech and non-tech audiences can use it with a lil bit of guidance.

Usage

  • Get Csv file from your Azure Application Insights or Log Analytics workspace

APPIN_QUERY_Example.png

  • Install the package

    pip install adfmapping

  • Run the below command to generate mapping JSON.

    adfmapping Mapping --csvfile C:\user\appIn.csv