Azure CLI Function for ETL - Version 1
First Generation ETL Program – Command line program in C# to retrieve data from Cosmos DB NoSQL databases, transform the data to a relational form, and insert it into SQL Server for cubing and reporting.
Main Points:
1. Simple and effective ETL via a command line program.