Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
How to call fabric notebook from adf
Solved! Go to Solution.
Hi @SravyaNeela ,
Right now, calling a Fabric Notebook directly from Azure Data Factory (ADF) isn’t natively supported like Synapse notebooks. But here are a couple of workarounds you can try:
Let me know if you want help setting up the Fabric pipeline trigger or the Power Automate flow.
If my response resolved your query, kindly mark it as the Accepted Solution to assist others. Additionally, I would be grateful for a 'Kudos' if you found my response helpful.
Hi @SravyaNeela
As mentioned by @burakkaragoz you can’t call a Fabric notebook direct with a built-in ADF activity, but you can invoke it via the Fabric REST API using a Web activity:
can’t call a Fabric notebook direct with a built-in ADF activity, but you can invoke it via the Fabric REST API using a Web activity in detailed steps:
Enable your Data Factory’s system-assigned managed identity and grant it Contributor (or Notebook Operator) access on the Fabric workspace
Reference links : https://learn.microsoft.com/en-us/fabric/data-engineering/notebook-public-api
If the above information helps you, please give us a Kudos and marked the Accept as a solution.
Best Regards,
Community Support Team _ C Srikanth.
Hi @SravyaNeela
As mentioned by @burakkaragoz you can’t call a Fabric notebook direct with a built-in ADF activity, but you can invoke it via the Fabric REST API using a Web activity:
can’t call a Fabric notebook direct with a built-in ADF activity, but you can invoke it via the Fabric REST API using a Web activity in detailed steps:
Enable your Data Factory’s system-assigned managed identity and grant it Contributor (or Notebook Operator) access on the Fabric workspace
Reference links : https://learn.microsoft.com/en-us/fabric/data-engineering/notebook-public-api
If the above information helps you, please give us a Kudos and marked the Accept as a solution.
Best Regards,
Community Support Team _ C Srikanth.
Hi @SravyaNeela ,
Right now, calling a Fabric Notebook directly from Azure Data Factory (ADF) isn’t natively supported like Synapse notebooks. But here are a couple of workarounds you can try:
Let me know if you want help setting up the Fabric pipeline trigger or the Power Automate flow.
If my response resolved your query, kindly mark it as the Accepted Solution to assist others. Additionally, I would be grateful for a 'Kudos' if you found my response helpful.
User | Count |
---|---|
20 | |
17 | |
6 | |
2 | |
2 |
User | Count |
---|---|
49 | |
43 | |
18 | |
6 | |
5 |