As a Developer, I want to develop a parametrized script for archiving so that I can automate the process of archiving unused or infrequently accessed data artifacts across various Fabric components.
Write a script (in Python, PowerShell, or Fabric Notebooks) that archives files, tables, notebooks, data pipelines, and data flows based on user-defined parameters. It can make a Workspace as Orphaned.
Implement error handling and logging within the script to track archiving processes and issues.
As a Developer, I want to develop a parametrized script for archiving so that I can automate the process of archiving unused or infrequently accessed data artifacts across various Fabric components.
Resources:
Acceptance Criteria: