This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Fabric user data functions let's you create and run custom functions tailored specifically to your organization's needs. These functions make it easy to facilitate data modernization across your organization. I am excited to announce two new features for User data functions:
New features:
Service Principal Names (SPN) offer a way to achieve the balance of security and convenience by allowing a service-level identity to run your functions. Using SPN with User data functions can enable enterprises to create efficient, automated, and secure solutions tailored to their needs.
If you are planning on using Service Principal or Managed Identity, follow these steps.
Service_principal_and_private_library_support_for_Fabric_User_data_functions
Select Manage access add SPN to give access to the workspace. You can also update the access permissions on the artifact level. Note that a user with Administrator workspace role can only grant access for an SPN.
Service_principal_and_private_library_support_for_Fabric_User_data_functions
You can now upload a private .whl file represents a private library to a user data functions item. These private libraries are code created by you or your organization. Data engineering can be challenging, especially with data quality and complex analytics. Private libraries help streamline work and enable proprietary code use within a team securely. Fabric User data functions now allow custom library uploads in .whl format, containing scripts or modules for internal business logic. This can improve developer productivity and automate business processes. To learn more, refer to How to manage public and private libraries.
Upload_a_private_library_to_a_user_data_functions_item
To sum up, using Service Principal and Managed Identity, along with private libraries for Fabric user data functions, makes working with data much easier and more secure. These features let developers customize pipelines and use their own code to solve problems, boosting productivity in teams.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.