{"active":true,"blog_title":"Fabric User Data Functions (Generally Available)","blog_url":"https://blog.fabric.microsoft.com/en-us/blog/announcing-fabric-user-data-functions-now-in-general-availability","feature_description":"Fabric function support in T-SQL enables users to call external data functions directly from their SQL queries within the Data Warehouse. This allows for advanced processing, enrichment, and transformation while centralizing logic and promoting code reuse across different engines and workloads. By embedding Fabric functions into SQL, teams can streamline operations and maintain consistency across platforms.For example, if you defined a `my_fabric_function` user data function, you cna call it from T-SQL code using the folowing T-SQL syntax:&lt;br/&gt;```SELECT *, my_fabric_function(param1, param2...) FROM table```","feature_name":"Fabric Functions in DW","last_modified":"2026-01-14","product_id":"fa3a73cd-dcd6-ee11-9079-000d3a310f67","product_name":"Data Warehouse","release_date":"2026-05-31","release_item_id":"64884d05-7482-ef11-ac21-6045bd062aa2","release_status":"Planned","release_type":"Public preview"}