Microsoft Fabric Updates Blog

Standardizing Audit Operations for Warehouse, DataMarts and SQL Analytics Endpoint.

As we continue to mature the Microsoft Fabric platform, we’re taking steps to streamline and simplify the experience for administrators and compliance teams who rely on audit logs.

Beginning July 2025, we’re consolidating a number of redundant audit operations into a unified model that reflects our broader platform architecture. This change impacts how operations for items like Datamarts, Warehouses, and SQL analytics endpoint are logged and represented.

What’s Changing?

Previously, certain operations—such as Create Datamart, Delete Warehouse, or Update Datamart Settings—were tracked as distinct entries. With this change, these actions will be captured under standardized operations like CreateArtifact, DeleteArtifact, UpdateArtifact, ReadArtifact, and ShareArtifact.

This change does not impact functionality or access. It is purely a naming alignment in audit logs to reduce noise, improve consistency, and make it easier to interpret and correlate actions across Fabric workloads.

Call for Action

If you rely on audit logs for monitoring, compliance, or automation, please review and update any tools, queries, or processes that depend on the old operation names.

 By transitioning to a consistent naming model, we’re making it easier for you to build scalable, workload-agnostic governance and monitoring solutions across Fabric.

For full details, refer to the updated Audit Operation List in our documentation.

Entradas de blog relacionadas

Standardizing Audit Operations for Warehouse, DataMarts and SQL Analytics Endpoint.

abril 7, 2026 por Premal Shah

Organizations today manage data across multiple storage systems, often in formats like CSV, Parquet, and JSON. While this data is readily available, turning it into analytics-ready tables typically requires building and maintaining complex ETL pipelines. Shortcut transformations remove that complexity. With Shortcut transformations, you can convert structured files referenced through OneLake shortcuts into Delta tables … Continue reading “Shortcut transformations: Turn files into Delta tables without pipelines (Generally Available)”

abril 6, 2026 por Jovan Popovic

Fabric Data Warehouse now supports the ANY_VALUE() aggregate, making it easier to write readable, efficient T-SQL when you want to group by a key but still return descriptive columns that are functionally the same for every row in the group. What is ANY_VALUE()? ANY_VALUE() is an aggregate or analytic function that returns an arbitrary value … Continue reading “Use ANY_VALUE() for simpler grouping of results in Fabric Data Warehouse (Generally Available)”