Microsoft Fabric Updates Blog

Fabric User Data Functions (Generally Available)

During preview, thousands of users have leveraged created functions to embed their business logic into their Fabric ecosystem. We have seen sophisticated solutions for a wide variety of use cases from data engineering, with Data pipelines and Notebooks, to Translytical applications using Power BI reports.

Create, connect and run your business logic with User Data Functions

Benefits of using User Data Functions

  • Reusability: Create functions that can be used across different parts of your data architecture.
  • Customization: Use Python and PyPI libraries to write powerful functions that are tailored to your needs.
  • Encapsulation: Write code that abstracts complex processes into single function calls.
  • External connectivity: Use your functions to make requests outside of Fabric or call your functions from external systems using their public endpoints.

Key features of User Data Functions

Create and edit your functions using the in-browser tooling or the VS Code extensions.

What’s new in General Availability?

Test capability in Develop mode is now available in all tenants with billing in audit mode. The usage of this feature is reported under the User Data Functions Portal Test operation name.

UPDATE: The capacity consumption for the User Data Functions Portal Test operation will start on October 27th, 2025. Please review the Fabric operations documentation article to learn more.

More resources

関連するブログ記事

Fabric User Data Functions (Generally Available)

12月 11, 2025 作成者: Faisal Mohamood

A Leader in Data Integration We’re thrilled to share that Microsoft has been named a Leader in the 2025 Gartner Magic Quadrant for Data Integration Tools—our fifth consecutive year in this position. In our view, this recognition reflects our commitment to help organizations unify their data estate and unlock the full potential of AI. To … Continue reading “Microsoft Recognized as a Leader in the 2025 Gartner® Magic Quadrant™ for Data Integration Tools”

12月 11, 2025 作成者: Jene Zhang

This release brings consistent, secure, and scalable configuration management directly into notebooks—streamlining environment-aware development and CI/CD workflows without hardcoding. Why it Matters As projects grow, managing environment-specific settings can become complex. With Variable Library support in notebooks, you can: Key Highlights The following is an example of how to use Variable Library in notebook. Resources