Microsoft Fabric Updates Blog

New regions supported for Fabric User Data Functions

Fabric User Data Functions is a serverless platform that allows you to build and run functions on the Fabric platform. You can use your functions to interact with your data and the rest of your Fabric items via native integrations.

After the Fabric User Data Functions preview, we have been working on increasing the number of regions supported for this feature. We have recently added the following 14 new regions where you can use this feature from:

  • Australia Southeast​
  • Brazil South
  • Canada Central​
  • Central India
  • France Central​
  • Korea Central
  • North Central US
  • Norway East​
  • South Africa North​
  • South India​
  • UAE North​
  • UK West​
  • West Europe​
  • West US​

You can find the full list of supported regions in this article: Fabric Region Availability. This article will be frequently updated to reflect the latest region support. If you have any questions or would like to submit any feedback, please reach out to FabricUserDataFunctionsPreview@service.microsoft.com.

Resources

  1. Fabric User Data Functions documentation.
  2. Check out our YouTube demo video.
  3. Read the blog post for using User Data Functions with Fabric Data pipelines

Zugehörige Blogbeiträge

New regions supported for Fabric User Data Functions

April 7, 2026 von 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)”

April 6, 2026 von 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)”