Sunitha Muthukrishna takes us through a debugging exercise:
Debugging your code is important to identify issues and mitigate them when you’re working with user data functions in Microsoft Fabric. You want to make sure everything works as it should and that’s where local debugging lets you catch problems in your code without messing with the live environment. In this blog post, I will walk you through the steps to make local debugging easier and faster.
Click through to see what you’ll need, as well as the process to debug a function locally.