Git History - Fabric Toolbox

 

Fabric Toolbox Feature Timeline

Source basis: git history of microsoft/fabric-toolbox

The Fabric Toolbox is a community and CAT (Customer Advisory Team) driven repository of tools, accelerators, scripts, and samples for Microsoft Fabric. Unlike the Terraform provider, it has no formal versioned releases — entries below are grouped by the month major tools or content areas were first added or significantly updated.

YearYear-MonthFeature / ToolCategoryBrief DescriptionLinks
20232023-06Repository LaunchPlatformInitial repo bootstrap — LICENSECODE_OF_CONDUCTREADME. First home at Fabric_Toolbox.Repo
20232023-09DW Active Requests ScriptData WarehouseDWRequests.sql — query to surface active requests in a Fabric Data Warehouse SQL endpoint.scripts/dw-active-requests
20232023-12DW SQL Scripts ExpansionData WarehouseAdded dw-sp-kill-queriesdw-queries-running-at-timepoint, and other warehouse operational scripts.scripts/
20242024-03TPC-H Benchmarking ToolData WarehouseAdded workload benchmarking using the TPC-H schema in Fabric Warehouse.tools/tpch-benchmarking · Fabric DW perf
20242024-06Data Pipeline SamplesData FactoryAdded advanced data pipeline scheduling notebook and polling-storage-event-trigger pipeline JSON samples.samples/advanced_data_pipeline_scheduling_specific_day · Data Factory docs
20242024-07Folder Re-OrganizationPlatformRepo reorganized into workload-aligned folders (data-warehousedata-integration, etc.); SQL connectivity tools added.Repo root
20242024-09BCDR AcceleratorAcceleratorBusiness continuity and disaster recovery accelerator notebooks for Fabric Lakehouse and workspaces.accelerators/BCDR · Fabric BCDR blog
20242024-10DW Schema / Table MigrationData WarehousePowerShell script schema_and_table_migration.ps1 to migrate schema and tables across Fabric Warehouses.scripts/ · Fabric DW overview
20242024-11RTI Deployment Accelerator (Eventhouse)Real-Time IntelligenceNotebooks and scripts to deploy Real-Time Intelligence Eventhouse infrastructure.accelerators/real-time-intelligence_eventhouse · Eventhouse docs
20242024-11RTI Deployment Accelerator (Eventstream)Real-Time IntelligenceScripts and assets for deploying Eventstream-based real-time ingestion pipelines.accelerators/real-time-intelligence_eventstream · Eventstream docs
20242024-11Visualizing Linked Table DataflowsData FactoryNotebook to visualize Dataflow Gen2 linked table dependency graphs.samples/visualizing-linked-table-dataflows · Dataflow Gen2
20242024-12Fabric Workspace Monitoring (FWM) — InitialMonitoringInitial setup of the Fabric Workspace Monitoring dashboard tracking item-level activity.monitoring/workspace-monitoring-dashboards · Monitoring overview
20252025-01Azure Policy Samples for FabricGovernanceAzure Policy definitions for monitoring and governing Microsoft Fabric capacities.samples/azure-policy · Azure Policy docs
20252025-01Data Agent Checklist / Semantic Model NotebooksAI / Data ScienceChecklist notebooks for preparing semantic models for use with Fabric Data Agent (AI-driven query).samples/data_agent_checklist_notebooks · Fabric data agent
20252025-07BCDR Accelerator — Full NotebooksAcceleratorAdded primary-site and DR-site runbooks (01 - Run In Primary.ipynb02 - Run In DR.ipynb) for lakehouse BCDR.accelerators/BCDR
20252025-07Open Mirroring SamplesDatabase / MirroringNotebooks demonstrating Open Mirroring patterns for bringing external data into Fabric via mirrored databases.samples/open-mirroring · Open Mirroring docs
20252025-07MicrosoftFabricMgmt PowerShell Module — InitialAdmin / PowerShellFirst release of PowerShell module wrapping Fabric REST APIs; supports workspace, lakehouse, notebook management via cmdlets.tools/MicrosoftFabricMgmt · Fabric REST API
20252025-08Semantic Model MCP ServerAI / Developer ToolsMCP (Model Context Protocol) server exposing semantic model metadata and DAX query execution for AI assistant integration.tools/SemanticModelMCPServer · Fabric semantic models
20252025-08CICD — SQL Projects DeploymentCI/CDAdded CI/CD accelerator for deploying Warehouse SQL projects through Fabric pipelines.accelerators/CICD · Fabric CI/CD
20252025-08Fabric Load Test ToolPerformance TestingNotebook-based tool for load testing Power BI reports and Fabric Items, surfacing p50/p90 latency metrics.tools/FabricLoadTestTool
20252025-08Fabric Unified Admin Monitoring (FUAM) v2025.9.1MonitoringMajor release of cross-capacity admin monitoring solution tracking CU usage, scan events, and workspace inventory.monitoring/fabric-unified-admin-monitoring · FUAM blog
20252025-08Fabric Workspace Monitoring — RTI DashboardMonitoringAdded Real-Time Intelligence KQL dashboard variant for workspace item monitoring.monitoring/workspace-monitoring-dashboards
20252025-09Fabric Cost Analysis (FCA)FinOps / MonitoringCost analysis solution integrating Azure Billing / FinOps Hub data with Fabric-native consumption metrics including Copilot meter.monitoring/fabric-cost-analysis · Fabric capacity metrics
20252025-10Fabric Data Factory Migration Assistant — InitialMigrationFirst release of the web-based tool to convert Azure Data Factory pipelines into Fabric Data Factory pipelines.tools/FabricDataFactoryMigrationAssistant · ADF to Fabric migration
20252025-10Policy WeaverGovernanceAccelerator for applying and managing information protection and sensitivity labels across Fabric items.accelerators/policy-weaver · Fabric data protection
20252025-10Fabric Spark Monitoring — Initial PushMonitoringInitial Spark job monitoring solution using Eventstream ingestion with KQL dashboard and AI recommender.monitoring/fabric-spark-monitoring · Spark monitoring
20252025-10FCA — Azure Reservations + Quota TrackingFinOps / MonitoringExtended Fabric Cost Analysis to track Azure Reservation coverage and capacity quota usage alongside Fabric billing data.monitoring/fabric-cost-analysis
20252025-11Fabric Platform Monitoring (FPM) — RTIMonitoringNew solution for cross-workspace platform activity monitoring using Real-Time Intelligence (KQL DB + Dashboard).monitoring/fabric-platform-monitoring
20252025-11CICD — Automate WH + SQL Endpoint DeploymentCI/CDC# accelerator to automate Fabric Warehouse and SQL analytics endpoint deployment in CI/CD pipelines.accelerators/CICD/automate-wh-sqlendpoint-deployment · Fabric CI/CD
20252025-11Delete Decoupled Default Semantic ModelsData WarehousePython notebook to identify and remove orphaned default semantic models in Fabric workspaces.samples/delete-decoupled-default-semantic-models
20252025-11MicrosoftFabricMgmt — ShouldProcess + Safety ChecksAdmin / PowerShellMajor hardening of the PowerShell module: added ShouldProcess/-WhatIf/-Confirm support across all mutating cmdlets.tools/MicrosoftFabricMgmt
20252025-12DFG2 Migration AcceleratorData FactoryNotebook accelerator for migrating Dataflow Gen1 (Power Query/Datamart) items to Dataflow Gen2.accelerators/DFG2-migration-accelerator · Dataflow migration
20252025-12ADF Migration Assistant — Global Parameters + GetMetadata/LookUpMigrationExtended pipeline migration tool with global parameter support and GetMetadata / Lookup activity conversion.tools/FabricDataFactoryMigrationAssistant
20252025-12SQL Mirror CCI Tables ScriptData WarehouseScript to convert Fabric Warehouse heap tables to Clustered Columnstore Indexes (CCI) for analytics performance.scripts/sql-Mirror-CCI-tables · CCI in Fabric DW
20252025-12Update Metadata to Lakehouse + Semantic ModelLakehouseAccelerator notebooks to push custom metadata tags into Lakehouse tables and semantic model objects.accelerators/Update metadata to Lakehouse and Semantic model
20252025-12FUAM v2026.1.1MonitoringAdded Fabric Capacity Metrics app v53 support, data consistency fixes, and a new engine-level analyzer report.monitoring/fabric-unified-admin-monitoring
20262026-01Fabric Assessment ToolGovernance / AdminTool for assessing Fabric tenant health, workspace inventory, and capacity utilization.tools/fabric-assessment-tool
20262026-01MicrosoftFabricMgmt v1.0.0 — Major RefactorAdmin / PowerShellv1.0.0: Refactored logging (Write-FabricLog), unified auth via Invoke-TokenRefresh, aligned all API URIs; breaking changes documented.tools/MicrosoftFabricMgmt · Fabric REST API
20262026-01DW Table → View ScriptData WarehouseScript to auto-generate SQL views wrapping warehouse tables in different schemas for cross-database access.scripts/dw-table-to-view
20262026-01AI Functions Sample NotebooksAI / Data ScienceFabric notebook samples demonstrating use of built-in Fabric AI Functions (e.g., ai.translateai.summarize).samples/notebook_aifunctions · Fabric AI functions
20262026-01ADF Migration Assistant — Compression SupportMigrationAdded Copy Activity compression type conversion (gzip, deflate, etc.) to the ADF → Fabric data pipeline migration tool.tools/FabricDataFactoryMigrationAssistant
20262026-02DAX Performance Tuner MCP Server (C# Port)AI / Developer ToolsFull C# rewrite of DAX Performance Tuner as an MCP Server; integrates with AI assistants to suggest DAX query optimizations.tools/DAXPerformanceTunerMCPServer · DAX optimization
20262026-02Fabric Assessment Tool — Launch VersionGovernance / AdminProduction launch of the assessment tool with UI for evaluating Fabric tenant readiness and workspace health.tools/fabric-assessment-tool
20262026-02Enrich Power BI Report with MLAI / Data ScienceSample notebook enriching Power BI semantic model via Fabric ML model predictions, using Python and the Fabric REST API.samples/enrich_powerbi_report_with_machine_learning · Fabric ML
20262026-02FUAM v2026.2.1 — Capacity Metrics v53 SupportMonitoringFUAM updated for Capacity Metrics v53, added AI meter tracking and fixed CapacityId casing inconsistencies.monitoring/fabric-unified-admin-monitoring
20262026-02MicrosoftFabricMgmt — OneLake Data Access RolesAdmin / PowerShellAdded Get-FabricOneLakeDataAccessRole cmdlet and preview API notice for OneLake Data Access Security (row-level security equivalent).tools/MicrosoftFabricMgmt · OneLake security
20262026-03Mirror Lakehouse AcceleratorAcceleratorAccelerator to mirror (clone) a Fabric Lakehouse across workspaces including schema, Delta tables, and shortcuts.accelerators/mirror-lakehouse · Lakehouse docs
20262026-03Open Mirroring — MariaDB SampleDatabase / MirroringAdded Open Mirroring sample for MariaDB as an external source, using CDC via Fabric's Open Mirroring SDK.samples/open-mirroring · Open Mirroring SDK
20262026-03MicrosoftFabricMgmt MCP ServerAI / Developer ToolsNew MCP Server wrapping the MicrosoftFabricMgmt PowerShell cmdlets for AI-assistant-driven Fabric administration.tools/MicrosoftFabricMgmtMCPServer
20262026-03ADF Migration Assistant — Synapse + Delete ActivityMigrationMigration tool now converts Synapse-specific pipeline references and added Delete Activity transformer for ADF → Fabric.tools/FabricDataFactoryMigrationAssistant · ADF migration guide
20262026-03FCA — ADLS Gen2 Shortcut SupportFinOps / MonitoringFabric Cost Analysis updated to support ADLS Gen2 as a data source via OneLake shortcut for FinOps Hub ingestion.monitoring/fabric-cost-analysis
20262026-03DAX Performance Tester — Notebook ModernizationPerformance TestingRefactored DAX Performance Testing notebook: pre-compute run plan, safety guards, and clean cell formatting.tools/DAXPerformanceTesting
20262026-03FUAM v2026.3.1 — Power BI Admin API CmdletsMonitoringFUAM updated with Power BI Admin API workspace management cmdlets and improved continuation token handling.monitoring/fabric-unified-admin-monitoring
20262026-04Fabric Security Audit ToolGovernance / SecurityNew tool to audit Fabric tenant security configuration: workspace access, sensitivity labels, sharing links, and service principal permissions.tools/fabric-security-audit · Fabric security
20262026-04Dedicated Pool AAD Auth SupportData WarehouseAdded Microsoft Entra ID (AAD) login support for connecting notebooks to Synapse dedicated pools via Fabric.scripts/
20262026-04DW Collation TMSL Update ScriptData WarehousePython script to update TMSL collation definitions in semantic models to match the Fabric Warehouse collation settings.scripts/dw-collation-error-update-tmsl · Fabric DW collation

Notes

  • Dates are taken directly from git commit history (microsoft/fabric-toolbox main branch).
  • The repo has no formal versioned releases; entries are collapsed to major tool/feature additions per month.
  • Some tools are community contributions merged by the Fabric CAT team.
  • For monitoring tools (FUAM, FCA, FPM, FWM, FSM), version numbers follow a YYYY.M.x convention visible in release commit messages.