Support User-Defined Data Types (UDTs) in SQL Server Mirroring for Microsoft Fabric
Description
Currently, SQL Server mirroring in Microsoft Fabric does not support User-Defined Data Types (UDTs). This limitation blocks ingestion and mirroring scenarios for databases that rely on UDTs, even when those UDTs are simple aliases of fully supported native SQL Server data types.
Business Impact
We are working with a third-party vendor database where:
- The schema is not under our control
- UDTs are used extensively throughout the model
- These UDTs are aliases of standard SQL Server data types (e.g., VARCHAR, INT, etc.)
Because of this limitation, we are unable to leverage Fabric mirroring for this data source without introducing complex and potentially fragile workarounds (e.g., schema replication, type conversion layers, or ETL pipelines).
Rationale
Under the hood, SQL Server alias UDTs map directly to base system types. From a data movement and storage perspective, these should be fully compatible with existing Fabric mirroring capabilities.
Blocking on UDTs:
- Creates unnecessary friction for onboarding common enterprise systems
- Prevents adoption in scenarios involving vendor-managed schemas
Requested Enhancement
Enable support for User-Defined Data Types (UDTs) in SQL Server mirroring by:
- Automatically resolving alias UDTs to their underlying base data types during ingestion/mirroring
or - Providing a configuration option to map UDTs to their base types
Expected Outcome
- Seamless mirroring of SQL Server databases that use alias UDTs
- Elimination of unnecessary preprocessing or schema transformation steps
- Broader adoption of Fabric mirroring in enterprise environments with vendor-controlled schemas
Additional Notes
This request specifically targets alias UDTs, not complex CLR-based types.
1 Comment
- anbergstMicrosoft Employeejasonhorner as an interim would this solve your issue? https://github.com/Andreas-bersgtedt/Fabric-Shortcut-Proxy
Recent ideas
Programmatic point-of-failure recovery for Fabric pipelines
The Fabric monitoring UI already supports Rerun → rerun from failed activity. That capability is only reachable by a human clicking in the portal. Please make point-of-failure recovery available to a...EversonElias8 hours agoRegular VisitorNew12Views1like0CommentsEnable Managed Private Endpoints Support for Microsoft Fabric Capacities Below F64
Managed Private Endpoints in Microsoft Fabric are currently supported only on F64 and higher capacities. Customers using lower capacities, such as F8, cannot establish private connectivity to Azure s...v-tsindhu9 hours agoMicrosoft EmployeeNew9Views0likes0CommentsAccessibility bug: Notebook cell text becomes invisible under Windows 11 High Contrast mode
Any text written inside a Fabric notebook is invisible when Wndows High contrast mode is enables. This applies to cell text only (not the UI). In addition, auto-complete windows are not respecting t...abigb11 hours agoNew MemberNew4Views0likes0Comments