The Fabric User API provides developers with the ability to automate tasks in the Fabric environment such as creating and managing Fabric workspaces and workspace items. This GitHub repository contains a developer sample named FabricUserApiDemo which is a C# console application demonstrating how to create Fabric workspaces and Fabric workspace items included semantic models, reports, lakehouses and notebooks.
Have you heard the news? Datasets are no longer called datasets. They’ve been renamed to semantic models.
- Follow the instructions on the Setup page to get this developer sample up and running
- Read the Microsoft Fabric REST API documentation to learn the fundementals
- Read Getting Started with the Fabric User APIs to build your understanding of the code in this developer sample
Important
This project was updated Decemeber 6 with updates to deal with breaking changes applied to the Fabric User API. Please download the latest version of this source code if you previously downloaded the source code for this project before Decemeber.