Join our book community on Discord
The Azure ecosystem is comprised of variety of different services. Most of them can be integrated and connected into Azure Data Factory (ADF). In this chapter, we will show you how to harness the power of serverless execution by integrating some of the most commonly used Azure services: Azure Logic Apps and Azure Functions. These recipes will help you understand how Azure services can be useful in designing Extract, Transform, Load (ETL) pipelines.We will cover the following recipes in this chapter:
- Triggering your data processing with Logic Apps
- Using the web activity to call an Azure logic app
- Adding flexibility to your pipelines with Azure Functions