An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
Hi @sakuraime ,
Thanks for your query.
Synapse pipelines and data flows are the same codebase in ADF & Synapse, simply branded as "Synapse" vs. "ADF".
There are a few differences where some features don't port automatically to Synapse, like SSIS, but the intent is to be able to leverage the same skills you learned in ADF when you are performing data integration and ETL in Synapse.
You can find most of the difference called out here: Differences from Azure Data Factory - Azure Synapse Analytics | Microsoft Learn
When building an analytics solution in Azure, we recommend starting with Synapse since you have a fully integrated design experience and Azure analytics product conformance in a single pane of glass.
For ETL engineers and migrations from classic ETL tools, you may find ADF a more comfortable place to start in Azure.
Hope this info helps.
----------
Please don’t forget to Accept Answer and Up-Vote wherever the information provided helps you, this can be beneficial to other community members.