You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Extract-Fabric-Logs" and "Extract-Dictionary" are used to populate all artifacts in the workspace and are then copied into the table "dbo.dict_artefacts" in the Meta DB.
The table "dbo.dict_artefacts" allows us to find a notebook's unique id in order to run it dynamically, without having to change any code, through the Pipeline Worker.
TR_AdventureWorks
TR_Adventureworks calls the pipeline controller with package group 'AW' and a stage of 'all'.