Transforming data by using ADF
We have already seen a few examples of ADF in the previous chapters. Just to refresh, search for Azure Data Factory
from the Azure portal and create a new Azure data factory. Once created, you can launch the Azure data factory, as shown in the following screenshot:
This will open up the ADF workspace where you can build your pipelines, as shown in the following screenshot:
All ADF transformations happen on datasets. So, before we can do any transformation, we will have to create datasets of the source data. You can click on the + symbol to create a new dataset, as shown in the following screenshot:
ADF provides a wide range of Azure and non-Azure data sources, as shown in the following screenshot.