The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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:
After refresh:
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.
Can anyone from Microsoft chime in? Is this reproducable or a known issue? Still experiencing it with our instance of ADF.