Integrating Sharepoint Online with OneLake in Fabric

Its common to have spreadsheets in SharePoint and want to ingest them into OneLake in Fabric. Typically this could be master data, mappings, budgets or any type of data that does not reside within a core enterprise system. We've developed a Python class that can be used in Fabric Notebooks that wraps the Graph API … Continue reading Integrating Sharepoint Online with OneLake in Fabric

How to create a service principal to automate Fabric

Service Principals are essential to using the Fabric REST API for automation. In this blog well show you how to create a service principle that can be used to automate API calls to PowerBI such as refresh. Once you have created the service principle the next article shows you how to use the service principle to … Continue reading How to create a service principal to automate Fabric