The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I am new to data factory and data pipelines in fabric.
I will use data pipelines for iongestion and possibly transform as well
1)
what options/techniques are available for creating template pipelines? I have seen the predefined templates that comes with fabric but is it possbile to create your own tempates?
2)
Is it possbile to genearet data pipelines from code?
if yes, what developments tools can be used? how can the code be deployed to fabric?
Solved! Go to Solution.
1)You can create the pipeline/template yourself as per your personal use case as per normal data pipeline development :
2)Pipelines at the backend are basically JSON code. You can manage/update the JSON code and deploy it via Git sync or Fabric deployment pipelines
1)You can create the pipeline/template yourself as per your personal use case as per normal data pipeline development :
2)Pipelines at the backend are basically JSON code. You can manage/update the JSON code and deploy it via Git sync or Fabric deployment pipelines