In this post I want to share one way that you can run a Microsoft Fabric notebook from Azure DevOps.
You can consider this post a follow-up to my last post about unit tests on Microsoft Fabric items. Since somebody asked me about automating notebooks and I wanted to show it in action.
Please note, currently the ability to call the API that runs a notebook on demand does not support service principals.
Despite that limitation, Kevin shows two ways to authenticate while calling the appropriate API.