Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
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