Skip to content
fabricstack.dev

Fabric Archive Bot

free preview

Open-source PowerShell tool that automatically backs up Microsoft Fabric and Power BI tenant assets (reports, semantic models, notebooks, and Spark job definitions) across all workspaces.

Category
governance-admin
Type
cli
Language
PowerShell
Maintainer
community
Author
James D. Bartlett III
Added
Jul 1, 2026

What it does

Fabric Archive Bot is an open-source PowerShell tool that automatically backs up Microsoft Fabric and Power BI tenant assets across all workspaces, including reports, semantic models, notebooks, and Spark job definitions. It authenticates unattended with an Entra ID service principal, supports configurable retention policies, and can run on a schedule (for example via Windows Task Scheduler) for disaster-recovery, source-control, and governance scenarios. A major V2 release is in development.

Why use it

Use it to keep automated, point-in-time backups of your Fabric and Power BI content for disaster recovery, change tracking, or governance, without wiring up the export logic yourself. It currently exports to local directories and processes every workspace, so plan runtimes accordingly on large tenants.

Getting started

Clone the repository, configure the JSON settings and a service principal, then run the export script:

.\Export-FabricItemsFromAllWorkspaces.ps1

A helper script sets up scheduled daily runs via Windows Task Scheduler. The tool is licensed under OSL-3.0, a copyleft license worth reviewing if that matters for your use.

Related tools

Community PowerShell module for automating administrative tasks across Microsoft Fabric and Power BI, from workspace and capacity management to tenant settings.

Library Free Preview
  • #automation
  • #governance
  • #powershell

Microsoft (Fabric CAT) collection of tools, accelerators, scripts, and samples to accelerate adoption of Microsoft Fabric.

Template Free Microsoft
  • #official
  • #monitoring
  • #cicd

Microsoft solution accelerator for holistic, near-real-time monitoring of a Fabric tenant, covering activities, inventory, capacity, and usage, with Power BI reports.

Template Free Microsoft Preview
  • #official
  • #monitoring
  • #governance