Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
pchristinami
Microsoft Employee
Microsoft Employee

ADF Pipelines GET Rest API and ADF Diagnostic Settings

Do you happen to know if the get pipeline API Pipelines - Get - REST API (Azure Data Factory) | Microsoft Learn gives the same information as ADF diagnostic settings? I have a use case where the data from the API are stored in a azure sql table and don't want to introduce diagnostic settings too if the information is the same?

 

I mainly want to create a alert if a copy activity lasts more than our SLA and I know how to do it with Diagnostic Settings and KQL but when I look at the REST API I don't think I can get the same information?

 

Any insight will be useful, thank you!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @pchristinami ,

 

The ADF Pipelines GET Rest API and ADF Diagnostic Settings have different purposes.


The former provides detailed information about the pipeline structure, activities and parameters while the latter is used to collect and route diagnostic logs and metrics for monitoring and alerting. Using the REST API alone does not provide the runtime metrics needed for this purpose.

 

For more details, you can refer to below document:

Configure diagnostic settings and a workspace - Azure Data Factory | Microsoft Learn

Pipelines - Get - REST API (Azure Data Factory) | Microsoft Learn

 

Best Regards,
Adamk Kong

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

View solution in original post

2 REPLIES 2
pchristinami
Microsoft Employee
Microsoft Employee

Thank you for confirming my thoughts!

Anonymous
Not applicable

Hi @pchristinami ,

 

The ADF Pipelines GET Rest API and ADF Diagnostic Settings have different purposes.


The former provides detailed information about the pipeline structure, activities and parameters while the latter is used to collect and route diagnostic logs and metrics for monitoring and alerting. Using the REST API alone does not provide the runtime metrics needed for this purpose.

 

For more details, you can refer to below document:

Configure diagnostic settings and a workspace - Azure Data Factory | Microsoft Learn

Pipelines - Get - REST API (Azure Data Factory) | Microsoft Learn

 

Best Regards,
Adamk Kong

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Helpful resources

Announcements
Fabric July 2025 Monthly Update Carousel

Fabric Monthly Update - July 2025

Check out the July 2025 Fabric update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.