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

Join us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered

Reply
erickieftnm
Frequent Visitor

Duplicate Annotations Generated When Refreshing Triggers Page

In both our development and higher environments, we are seeing annotations duplicate every time we click the Refresh icon on the Manage > Triggers page.

 

If you refresh the browser window, they go away.  The duplicates do not save unless you click OK from the edit panel.  Then they are saved in the trigger definition.

 

Before refresh:

erickieftnm_1-1722877144726.png

erickieftnm_2-1722877163601.png

erickieftnm_6-1722877435578.png

 

After refresh:

erickieftnm_3-1722877206785.png

erickieftnm_4-1722877239975.png

erickieftnm_5-1722877313589.png

 

 

3 REPLIES 3
Anonymous
Not applicable

Hi @erickieftnm ,

Duplicate annotations in Data Factory can occur for several reasons:

1. If annotations are manually added, there might be accidental duplication due to human error.


2. If you’re using scripts or automated processes to add annotations, there might be a bug or oversight causing the same annotation to be added multiple times.


3. When pipelines or datasets are cloned, the annotations might be duplicated if not properly managed.


4. Azure Data Factory does not inherently prevent duplicate annotations, so without custom validation, duplicates can easily occur.


To avoid this, you can implement checks in your automation scripts or manually review annotations to ensure they are unique. You can read this document: Monitor Azure Data Factory and Azure Synapse Analytics pipelines with annotations and user propertie...

 

 

 

Best Regards

Yilong Zhou

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

Hi Yilong,

 

None of these are reasons for the duplicates.  The duplicates are appearing when clicking the Refresh button within Azure Data Factory.

 

erickieftnm_0-1722951739303.png

erickieftnm_1-1722951781161.png

erickieftnm_2-1722951826815.png

 

Can anyone from Microsoft chime in? Is this reproducable or a known issue? Still experiencing it with our instance of ADF.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

May FBC25 Carousel

Fabric Monthly Update - May 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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

Top Solution Authors