Azure Cosmos DB: real-time data movement using Change Feed and Azure Functions

In this article, we will focus on creating a data pipeline to ETL (Extract, Transform and Load) Cosmos DB container changes to a SQL Server database. Note that this serverless and event-based architecture may also be used to trigger alternate actions such as stream processing or loading to blob/Data Lake.