Microsoft Fabric operates in UTC internally, which is reasonable and understandable for a global cloud platform. [community....rosoft.com] However, enforcing UTC even at the UI level (e.g., Admin portal, Monitor, logs, and BI/reporting layers) introduces usability and operational challenges. From a user perspective, timestamps are not abstract values—they are interpreted within a specific local time context. When all timestamps are displayed only in UTC, users must constantly perform mental or manual conversions, which leads to: Increased cognitive load Misinterpretation of events (especially in monitoring and incident analysis) Inconsistency across different Fabric experiences This is particularly problematic in: Fabric Monitor and workspace monitoring logs Admin portal diagnostics and activity tracking Power BI / reporting scenarios where business users consume time-based information Although workarounds exist (e.g., manual conversion using DAX, Power Query, or query logic), these are fragmented and shift responsibility to each implementation. [bing.com], [thebricks.com] Proposal The platform should provide: Configurable timezone for UI display At user level and/or workspace level Explicit visualization of applied timezone Clearly indicate whether timestamps are UTC or converted Consistent behavior across all Fabric components Monitor Logs Admin portal BI / reporting Expected Benefit Improved usability and reduced operational friction Accurate interpretation of logs and monitoring data Better alignment with real-world business time contexts
... View more