Capacity Usage Now Enabled for Test Capability in Fabric User Data Functions
Microsoft Fabric Blog announces that, effective October 27th, testing User Data Functions in Develop mode will count towards Fabric capacity. The post by the Microsoft Fabric Blog team covers session mechanics, usage metrics, and general availability changes.
Capacity Usage Now Enabled for Test Capability in Fabric User Data Functions
Author: Microsoft Fabric Blog
Overview
User Data Functions (UDFs) in Microsoft Fabric allow you to create and execute managed Python functions across Fabric’s data ecosystem. These functions can be embedded into a range of integrations, including Fabric data sources, Power BI reports, Pipelines, and Notebooks, helping to tailor business logic within your data architecture.
Test Capability Usage Update
As of October 27th, when you test UDFs using the Test capability in Develop mode, that activity will now consume your Fabric capacity. This change accompanies the general availability (GA) of User Data Functions.
How the Test Capability Works
- Test directly from your browser without publishing functions
- Initiates a session for modifying and running code instantly
- Sessions have a 15-minute timeout, extended with activity
- Session resource consumption is reported as ‘User Data Functions Portal Test’ operations in the Capacity Metrics application
Previous Approach
- Testing in preview mode before GA (since August 19th) did not consume any Fabric capacity, even though metrics were reported
What’s New at GA
- Starting October 27th, the time spent testing UDFs does consume your Fabric capacity (no change in rate, just the tracking model)
- The operation continues to appear in the usual Capacity Metrics application view
- No changes to operation names or metrics reporting, just billing for usage
- Enables better visibility and cost management of test activity by tracking consumption
Related Resources
- User Data Functions Portal Test operation
- Validating UDFs with the Test Capability
- Service details and limitations
- General Availability announcement for Fabric User Data Functions
Summary
This change means test iterations in Develop mode now have measurable impact on your Fabric tenant’s available capacity. Current implementation details, rates, and metrics reporting are unchanged, but organizations and developers should factor this resource use into their planning when rapidly testing and iterating on UDFs.
This post appeared first on “Microsoft Fabric Blog”. Read the entire article here