Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
How to call fabric notebook from adf
Solved! Go to Solution.
Hi @Anonymous ,
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 @Anonymous
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 @Anonymous
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 @Anonymous ,
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 |
---|---|
19 | |
9 | |
8 | |
5 | |
4 |
User | Count |
---|---|
56 | |
27 | |
17 | |
17 | |
17 |